VIM: adds lsp plugin for deoplete

This commit is contained in:
Jonathan Hodgson 2020-09-26 18:32:38 +01:00
parent bb64b9df85
commit f8c81f35a0
3 changed files with 5 additions and 0 deletions

View file

@ -14,6 +14,7 @@ if has('packages')
packadd! nvim-lspconfig
packadd! deoplete.nvim
packadd! deoplete-abook
packadd! deoplete-lsp
packadd! deoplete-notmuch
endif
endif

@ -0,0 +1 @@
Subproject commit 17cd3fae3044eb8148bc22167257d4ae13165eb1