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