VIM: adds notmuch plugin for deoplete

This commit is contained in:
Jonathan Hodgson 2020-09-26 18:21:49 +01:00
parent 8ba411c0f9
commit 884c90086b
3 changed files with 6 additions and 0 deletions
nvim/.config/nvim

View file

@ -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