Added optional YCM integration
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -37,3 +37,6 @@
|
||||
[submodule "vim/bundle/vim-bufferline"]
|
||||
path = vim/bundle/vim-bufferline
|
||||
url = https://github.com/bling/vim-bufferline
|
||||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = https://github.com/ycm-core/YouCompleteMe.git
|
||||
|
||||
Reference in New Issue
Block a user