From 4dedd45e039b8ded22c44b4659f9d2404afa1c33 Mon Sep 17 00:00:00 2001 From: Frank Erens Date: Mon, 8 Jul 2013 15:30:00 +0200 Subject: [PATCH] Update cxx_class_menu.vim --- nerdtree_plugin/cxx_class_menu.vim | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nerdtree_plugin/cxx_class_menu.vim b/nerdtree_plugin/cxx_class_menu.vim index 17b78a7..e5535b1 100644 --- a/nerdtree_plugin/cxx_class_menu.vim +++ b/nerdtree_plugin/cxx_class_menu.vim @@ -1,8 +1,8 @@ " ============================================================================ -" File: fs_menu.vim -" Description: plugin for the NERD Tree that provides a file system menu -" Maintainer: Martin Grenfell -" Last Change: 17 July, 2009 +" File: cxx_class_menu.vim +" Description: NerdTree plugin to create header/class file pairs for C++ +" Maintainer: Frank Erens +" Last Change: 8 July, 2013 " License: This program is free software. It comes without any warranty, " to the extent permitted by applicable law. You can redistribute " it and/or modify it under the terms of the Do What The Fuck You