aboutsummaryrefslogtreecommitdiff
path: root/core/plugins.vim
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-11-03 01:39:46 +0800
committerjdhao <jdhao@hotmail.com>2020-11-03 01:39:46 +0800
commitc2d319803da6e551e644e7b1f8f5d57cd54ce14e (patch)
tree3d1331d9fd1722df175daa9c06cfacf713ee759f /core/plugins.vim
parent2b1b1d4e9119603141ef348dee930702e356c9a3 (diff)
update gutentags settings
Diffstat (limited to 'core/plugins.vim')
-rw-r--r--core/plugins.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index 7b11582..f5a7487 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -478,7 +478,7 @@ endif
""""""""""""""""""""""""""" 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')
+let g:gutentags_cache_dir = stdpath('cache') . '/ctags'
""""""""""""""""""""""""""" vista settings """"""""""""""""""""""""""""""""""
" Double click to go to a tag