VIM: adds notmuch plugin for deoplete
This commit is contained in:
parent
fa68f86507
commit
bb64b9df85
3 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,8 @@ if has('packages')
|
|||
if has('nvim')
|
||||
packadd! nvim-lspconfig
|
||||
packadd! deoplete.nvim
|
||||
packadd! deoplete-abook
|
||||
packadd! deoplete-notmuch
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d582895f0e4e7bcc40e43ac2cb357afecfe5eda8
|
Loading…
Add table
Add a link
Reference in a new issue