rebind agda mode prefix
This commit is contained in:
parent
fef6cbb1ef
commit
1262b1df2b
|
@ -204,7 +204,7 @@ in
|
||||||
let g:lightline = { 'colorscheme': 'gruvbox' }
|
let g:lightline = { 'colorscheme': 'gruvbox' }
|
||||||
colorscheme gruvbox
|
colorscheme gruvbox
|
||||||
hi Normal guibg=NONE ctermbg=NONE
|
hi Normal guibg=NONE ctermbg=NONE
|
||||||
|
let g:cornelis_agda_prefix = "!"
|
||||||
runtime agda-input.vim
|
runtime agda-input.vim
|
||||||
|
|
||||||
au BufRead,BufNewFile *.agda call AgdaFiletype()
|
au BufRead,BufNewFile *.agda call AgdaFiletype()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user