+ YouCompleteMe
This commit is contained in:
parent
50644c1711
commit
abf210c9e5
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -58,3 +58,7 @@
|
|||||||
path = pack/xml/opt/xml
|
path = pack/xml/opt/xml
|
||||||
url = https://github.com/othree/xml.vim
|
url = https://github.com/othree/xml.vim
|
||||||
ignore = untracked
|
ignore = untracked
|
||||||
|
[submodule "pack/YouCompleteMe/opt/YouCompleteMe"]
|
||||||
|
path = pack/YouCompleteMe/opt/YouCompleteMe
|
||||||
|
url = https://github.com/Valloric/YouCompleteMe
|
||||||
|
ignore = untracked
|
||||||
|
1
pack/YouCompleteMe/opt/YouCompleteMe
Submodule
1
pack/YouCompleteMe/opt/YouCompleteMe
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit f928f7dd975d26b608d5310a9139dc5fc310e4a9
|
@ -285,6 +285,7 @@ packadd vc
|
|||||||
packadd vimagit
|
packadd vimagit
|
||||||
packadd VisIncr
|
packadd VisIncr
|
||||||
packadd xml
|
packadd xml
|
||||||
|
packadd YouCompleteMe
|
||||||
let g:loaded_pyclewn = 1
|
let g:loaded_pyclewn = 1
|
||||||
|
|
||||||
if exists('g:debug')
|
if exists('g:debug')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user