gutentags excludes
This commit is contained in:
parent
6213267416
commit
949ce26af2
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -568,6 +568,7 @@ let g:tagbar_type_vue = {
|
|||
|
||||
" gutentags
|
||||
let g:gutentags_ctags_tagfile = '.tags'
|
||||
let g:gutentags_ctags_exclude = ['package.json', 'Session.vim' ,'package-lock.json', 'TODO.txt']
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue