updated coq config
This commit is contained in:
parent
2402ea7ea0
commit
1ab7245994
2
init.vim
2
init.vim
|
@ -223,7 +223,7 @@ endfunction
|
|||
" and also gives some documentation preview.
|
||||
set completeopt=menuone,noinsert,noselect
|
||||
|
||||
let g:coq_settings = {'auto_start': v:true, 'keymap.recommended': v:false, 'display.icons.mode': 'none'}
|
||||
let g:coq_settings = {'auto_start': 'shut-up', 'keymap.recommended': v:false, 'display.icons.mode': 'none'}
|
||||
lua require'coq'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user