Mercurial > vim-gutentags
diff doc/gutentags.txt @ 243:050d0549ecf3
Add `g:gutentags_add_ctrlp_root_markers` option.
This lets users prevent Gutentags from appending CtrlP root markers, if found.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 12 Mar 2019 21:43:50 -0700 |
parents | ac9adbec887b |
children | d3f9a92399d1 |
line wrap: on
line diff
--- a/doc/gutentags.txt Tue Mar 12 21:31:02 2019 -0700 +++ b/doc/gutentags.txt Tue Mar 12 21:43:50 2019 -0700 @@ -343,6 +343,14 @@ The default markers are: `['.git', '.hg', '.bzr', '_darcs', '_darcs', '_FOSSIL_', '.fslckout']` + *gutentags_add_ctrlp_root_markers* +g:gutentags_add_ctrlp_root_markers + If Gutentags finds `g:ctrlp_root_markers` (used by the + CtrlP plugin), it will append those root markers to + the existing ones (see |g:gutentags_project_root|). + Set this to 0 to stop it from happening. + Defaults to 1. + *gutentags_exclude_filetypes* g:gutentags_exclude_filetypes A |List| of file types (see |'filetype'|) that Gutentags