remove Just from .vimrc

This commit is contained in:
Ivar Fatland
2026-05-26 09:46:17 +02:00
parent 44c9401ce8
commit 0d9fcf36e3
-1
View File
@@ -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' <q-args>
syntax on
tnoremap <c-w>c <c-\><c-n><c-w>c
xnoremap H ^