Update
This commit is contained in:
@@ -58,7 +58,7 @@ function! ConfigureCocNVIM()
|
||||
if (index(['vim','help'], &filetype) >= 0)
|
||||
execute 'h '.expand('<cword>')
|
||||
else
|
||||
call CocAction('doHover')
|
||||
call CocActionAsync('doHover')
|
||||
endif
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user