Update cxx_class_menu.vim

This commit is contained in:
Frank Erens 2013-07-08 15:30:00 +02:00
parent f0287df9c7
commit 4dedd45e03

View File

@ -1,8 +1,8 @@
" ============================================================================
" File: fs_menu.vim
" Description: plugin for the NERD Tree that provides a file system menu
" Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
" Last Change: 17 July, 2009
" File: cxx_class_menu.vim
" Description: NerdTree plugin to create header/class file pairs for C++
" Maintainer: Frank Erens <frank@synthi.net>
" 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