diff --git a/vim/.vimrc b/vim/.vimrc index 80f9201..bb3023b 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -69,7 +69,6 @@ set viewoptions=folds,cursor set wildignore=*.o,*.obj,.git/**,tags,*.pyc set noswapfile set makeprg=just -command! -nargs=* Just execute 'make' syntax on tnoremap c c xnoremap H ^