remove cabbrev

This commit is contained in:
Ivar Fatland
2026-05-03 16:58:47 +02:00
parent 7fce0620b2
commit c8cdefe6dc
-1
View File
@@ -70,7 +70,6 @@ set wildignore=*.o,*.obj,.git/**,tags,*.pyc
set noswapfile
set makeprg=just
command! -nargs=* Just execute 'make' <q-args>
cabbrev just Just
syntax on
tnoremap <c-w>c <c-\><c-n><c-w>c
xnoremap H ^