cpp_gnuchlog.vim : cpp filetype plugin for gnuchangelog
| script karma |
Rating 0/0,
Downloaded by 635 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Jeffrey Wildman |
| |
| script type |
| ftplugin |
| |
| description |
This is an add-on to Luis Caamano's gnuchangelog (vimscript #1631) script package. Note that gnuchangelog ''can be configured with filetype plugins so that one can use different tag searchers for different languages" to provide the class/method/function name in ChangeLog entries.
cpp_gnuchlog.vim is a filetype plugin for c++ that uses the GetTagName() function provided by Gary Johnson's ctags.vim (vimscript #610) script in order to provide the class/method/function name in the ChangeLog entry added by gnuchangelog. It is a slight modification of the python_gnuchlog.vim filetype plugin provided by gnuchangelog. |
| |
| install details |
1. Install gnuchangelog (vimscript #1631).
2. Install ctags.vim (vimscript #610).
3. Copy cpp_gnuchlog.vim to your ~/.vim/ftplugin directory. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|