1
0
mirror of https://github.com/amix/vimrc synced 2025-08-02 19:15:00 +08:00

Init basic.vim and add YouCompleteMe

This commit is contained in:
Cong Wang
2021-10-03 17:00:45 +02:00
parent d93dda4770
commit a3191e681b
4 changed files with 13 additions and 3 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "my_plugins/YouCompleteMe"]
path = my_plugins/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe.git