remove cabbrev. it was messing with things
This commit is contained in:
@@ -78,7 +78,6 @@ vim.cmd [=[
|
|||||||
set list
|
set list
|
||||||
set makeprg=just
|
set makeprg=just
|
||||||
command! -nargs=* Just execute 'make' <q-args>
|
command! -nargs=* Just execute 'make' <q-args>
|
||||||
cabbrev just Just
|
|
||||||
|
|
||||||
nnoremap ,co :copen<CR>
|
nnoremap ,co :copen<CR>
|
||||||
nnoremap ,cc :cclose<CR>
|
nnoremap ,cc :cclose<CR>
|
||||||
|
|||||||
Reference in New Issue
Block a user