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