VIM: adds notmuch plugin for deoplete
This commit is contained in:
parent
8ba411c0f9
commit
884c90086b
3 changed files with 6 additions and 0 deletions
nvim/.config/nvim
|
@ -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