mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] annoying floating windows...
This commit is contained in:
parent
1ae3156b29
commit
b4acbcf006
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue