rebind agda mode prefix

master
Rachel Lambda Samuelsson 2023-11-04 10:57:56 +01:00
parent fef6cbb1ef
commit 1262b1df2b
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ in
let g:lightline = { 'colorscheme': 'gruvbox' }
colorscheme gruvbox
hi Normal guibg=NONE ctermbg=NONE
let g:cornelis_agda_prefix = "!"
runtime agda-input.vim
au BufRead,BufNewFile *.agda call AgdaFiletype()