Mercurial > vim-gutentags
diff doc/gutentags.txt @ 229:34bee0477b51
Add `g:gutentags_exclude_filetypes` setting.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 12 Nov 2018 00:07:27 -0800 |
parents | a746af898281 |
children | 39df368aaf2a |
line wrap: on
line diff
--- a/doc/gutentags.txt Sun Nov 11 22:17:52 2018 -0800 +++ b/doc/gutentags.txt Mon Nov 12 00:07:27 2018 -0800 @@ -343,6 +343,14 @@ The default markers are: `['.git', '.hg', '.bzr', '_darcs', '_darcs', '_FOSSIL_', '.fslckout']` + *gutentags_exclude_filetypes* +g:gutentags_exclude_filetypes + A |List| of file types (see |'filetype'|) that Gutentags + should ignore. When a buffer is opened, if its + 'filetype' is found in this list, Gutentags features + won't be available for this buffer. + Defaults to an empty list (`[]`). + *gutentags_exclude_project_root* g:gutentags_exclude_project_root A list of project roots to generally ignore. If a file