sponsor Vim development Vim logo Vim Book Ad

cpp_gnuchlog.vim : cpp filetype plugin for gnuchangelog

 script karma  Rating 0/0, Downloaded by 515  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.  
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
cpp_gnuchlog.vim 1.0 2011-06-15 7.0 Jeffrey Wildman Initial upload
ip used for rating: 18.221.222.47

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github