Mercurial > vim-gutentags
diff doc/gutentags.txt @ 69:6900302dae0b
Merge pull request #28 from GitHub.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 16 Jul 2015 21:40:52 -0700 |
parents | 735fce322ae4 ca61487b3215 |
children | cb1cf815052e |
line wrap: on
line diff
--- a/doc/gutentags.txt Wed Jul 15 23:15:39 2015 -0700 +++ b/doc/gutentags.txt Thu Jul 16 21:40:52 2015 -0700 @@ -223,6 +223,15 @@ Specifies the ctags executable to launch. Defaults to `ctags`. + *gutentags_ctags_executable_{filetype}* +g:gutentags_ctags_executable_{filetype} + Specifies the ctags executable to launch for + {filetype} files. It has precedence over + g:gutentags_ctags_executable. + Example: > + let g:gutentags_ctags_executable_ruby = 'ripper-tags' +< + *gutentags_tagfile* g:gutentags_tagfile Specifies the name of the tag file to create. This