mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update location for gutentags-generated tags
This commit is contained in:
parent
6e2c98f401
commit
f14c481b30
@ -477,6 +477,8 @@ endif
|
||||
"{{ Navigation and tags
|
||||
""""""""""""""""""""""""""" gutentags settings """"""""""""""""""""""""""""""
|
||||
let g:gutentags_ctags_exclude = ['*.md', '*.html', '*.json', '*.toml', '*.css', '*.js',]
|
||||
" The path to store tags files, instead of in the project root.
|
||||
let g:gutentags_cache_dir = stdpath('cache')
|
||||
|
||||
""""""""""""""""""""""""""" vista settings """"""""""""""""""""""""""""""""""
|
||||
" Double click to go to a tag
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user