mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
use dedicated tags folder for gutentags
This commit is contained in:
2
vimrc
2
vimrc
@@ -274,6 +274,8 @@ iab xnow <c-r>=strftime("%Y-%m-%d %H:%M")<cr>
|
|||||||
"
|
"
|
||||||
|
|
||||||
"" gutentags
|
"" gutentags
|
||||||
|
|
||||||
|
let g:gutentags_cache_dir="~/.tags"
|
||||||
let g:gutentags_file_list_command = {
|
let g:gutentags_file_list_command = {
|
||||||
\ 'markers': {
|
\ 'markers': {
|
||||||
\ '.git': 'git ls-files',
|
\ '.git': 'git ls-files',
|
||||||
|
|||||||
Reference in New Issue
Block a user