Adds deoplete

master
Jonathan Hodgson 4 years ago
parent fc6328fe42
commit 61e6b1ad2c
  1. 3
      .gitmodules
  2. 1
      bundle/deoplete.nvim

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

@ -0,0 +1 @@
Subproject commit bbec852adee45a1500fa817a3c17889dc328cad0
Loading…
Cancel
Save