[nvim] annoying floating windows...

This commit is contained in:
Dmytro Meleshko 2020-12-11 10:54:09 +02:00
parent 1ae3156b29
commit b4acbcf006
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ endif
\ 'warningSign': '!!',
\ }
let g:coc_user_config['suggest.floatEnable'] = v:false
let g:coc_user_config['workspace.progressTarget'] = "statusline"
runtime! coc-languages/*.vim