projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4778e4
)
Completely remove asyncomplete
author
Sergey Matveev <stargrave@stargrave.org>
Tue, 14 Jul 2020 12:41:25 +0000 (15:41 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Tue, 14 Jul 2020 12:41:25 +0000 (15:41 +0300)
vim/.vim/plugin/lsp.vim
patch
|
blob
|
history
diff --git
a/vim/.vim/plugin/lsp.vim
b/vim/.vim/plugin/lsp.vim
index f951f3697eb5dcccad617782fb07456fb16322b7..93b49b21496ddb48cfca0307854582c4e9b8ed7b 100644
(file)
--- a/
vim/.vim/plugin/lsp.vim
+++ b/
vim/.vim/plugin/lsp.vim
@@
-1,6
+1,3
@@
-let g:asyncomplete_auto_completeopt = 0
-let g:asyncomplete_auto_popup = 0
-
let g:lsp_highlight_references_enabled = 1
let g:lsp_diagnostics_echo_cursor = 1
let g:lsp_diagnostics_echo_delay = -1