Adds deoplete

This commit is contained in:
Jonathan Hodgson 2020-04-20 22:19:16 +01:00
parent fc6328fe42
commit 61e6b1ad2c
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -81,3 +81,6 @@
[submodule "bundle/vim-css-color"] [submodule "bundle/vim-css-color"]
path = bundle/vim-css-color path = bundle/vim-css-color
url = https://github.com/ap/vim-css-color url = https://github.com/ap/vim-css-color
[submodule "bundle/deoplete.nvim"]
path = bundle/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim

1
bundle/deoplete.nvim Submodule

@ -0,0 +1 @@
Subproject commit bbec852adee45a1500fa817a3c17889dc328cad0