remove Just from .vimrc
This commit is contained in:
@@ -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 ^
|
||||
|
||||
Reference in New Issue
Block a user