Mercurial > vim-gutentags
comparison doc/gutentags.txt @ 145:3f15dabaa9f4
Merge changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 26 Nov 2016 16:28:43 -0800 |
parents | 513bcd0a1f90 8a93fca41a38 |
children | f915393ff68d |
comparison
equal
deleted
inserted
replaced
143:513bcd0a1f90 | 145:3f15dabaa9f4 |
---|---|
235 *gutentags_ctags_executable_{filetype}* | 235 *gutentags_ctags_executable_{filetype}* |
236 g:gutentags_ctags_executable_{type} | 236 g:gutentags_ctags_executable_{type} |
237 Specifies the ctags executable to launch for a project | 237 Specifies the ctags executable to launch for a project |
238 of type {type}. See |gutentags_project_info| for more | 238 of type {type}. See |gutentags_project_info| for more |
239 information. | 239 information. |
240 IMPORTANT: piease see |gutentags-ctags-requirements|. | 240 IMPORTANT: please see |gutentags-ctags-requirements|. |
241 Example: > | 241 Example: > |
242 let g:gutentags_ctags_executable_ruby = 'foobar' | 242 let g:gutentags_ctags_executable_ruby = 'foobar' |
243 < | 243 < |
244 | 244 |
245 *gutentags_tagfile* | 245 *gutentags_tagfile* |