Mercurial > vim-gutentags
diff 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 |
line wrap: on
line diff
--- a/doc/gutentags.txt Sat Nov 26 16:27:38 2016 -0800 +++ b/doc/gutentags.txt Sat Nov 26 16:28:43 2016 -0800 @@ -237,7 +237,7 @@ Specifies the ctags executable to launch for a project of type {type}. See |gutentags_project_info| for more information. - IMPORTANT: piease see |gutentags-ctags-requirements|. + IMPORTANT: please see |gutentags-ctags-requirements|. Example: > let g:gutentags_ctags_executable_ruby = 'foobar' <