diff --git a/vim/.vimrc b/vim/.vimrc index 60be671..4c6a258 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -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' syntax on tnoremap c c