Adds deoplete
This commit is contained in:
parent
fc6328fe42
commit
61e6b1ad2c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -81,3 +81,6 @@
|
|||
[submodule "bundle/vim-css-color"]
|
||||
path = bundle/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
1
bundle/deoplete.nvim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit bbec852adee45a1500fa817a3c17889dc328cad0
|
Loading…
Add table
Add a link
Reference in a new issue