aboutsummaryrefslogtreecommitdiff
path: root/core/plugins.vim
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-11-01 19:07:44 +0800
committerjdhao <jdhao@hotmail.com>2020-11-01 19:07:44 +0800
commitf14c481b30826161682d17063010962d761b42ac (patch)
treefeb7b5e6ebbaeb65a59606bbf9aec33fc9faaa4c /core/plugins.vim
parent6e2c98f40178c4d56dbd1c548dad266bfc88f9c9 (diff)
update location for gutentags-generated tags
Diffstat (limited to 'core/plugins.vim')
-rw-r--r--core/plugins.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index c0796c8..b793316 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -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