Added optional YCM integration

This commit is contained in:
Autumn Naber
2023-08-25 14:17:40 -07:00
parent 0e39019e63
commit ae70101eba
6 changed files with 104 additions and 41 deletions

3
.gitmodules vendored
View File

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