comparison doc/gutentags.txt @ 144:8a93fca41a38

Fix typo
author Daniel Campoverde [alx741] <alx@sillybytes.net>
date Mon, 14 Nov 2016 11:35:47 -0500
parents d4c09aa41e80
children 3f15dabaa9f4
comparison
equal deleted inserted replaced
142:d4c09aa41e80 144:8a93fca41a38
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*