add home folder tags to final path to search for tags file
This commit is contained in:
@@ -70,6 +70,7 @@ set viewoptions=folds,cursor
|
||||
set wildignore=*.o,*.obj,.git/**,tags,*.pyc
|
||||
set noswapfile
|
||||
set makeprg=just
|
||||
set tags+=~/tags
|
||||
command! -nargs=* Just execute 'make' <q-args>
|
||||
syntax on
|
||||
tnoremap <c-w>c <c-\><c-n><c-w>c
|
||||
|
||||
Reference in New Issue
Block a user