add submodule auto-pairs, switch to pathogen
This commit is contained in:
parent
5ab5e22d10
commit
ff38cdd999
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -43,12 +43,15 @@
|
||||
[submodule "bundle/tagbar"]
|
||||
path = bundle/tagbar
|
||||
url = https://github.com/majutsushi/tagbar
|
||||
[submodule "bundle/unbundle"]
|
||||
path = bundle/unbundle
|
||||
url = https://github.com/sunaku/vim-unbundle
|
||||
[submodule "bundle/colorscheme-kalisi"]
|
||||
path = bundle/colorscheme-kalisi
|
||||
url = https://github.com/freeo/vim-kalisi
|
||||
[submodule "bundle/youcompleteme"]
|
||||
path = bundle/youcompleteme
|
||||
url = gh:Valloric/YouCompleteMe
|
||||
[submodule "bundle/auto-pairs"]
|
||||
path = bundle/auto-pairs
|
||||
url = gh:jiangmiao/auto-pairs
|
||||
[submodule "bundle/pathogen"]
|
||||
path = bundle/pathogen
|
||||
url = gh:tpope/vim-pathogen
|
||||
|
1
bundle/auto-pairs
Submodule
1
bundle/auto-pairs
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 73908591025b7064ddd9336da6d84841e6dfd148
|
1
bundle/pathogen
Submodule
1
bundle/pathogen
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b9fb0dfd811004010f5f6903edef42d6004ebea2
|
@ -1 +0,0 @@
|
||||
Subproject commit b046e7a67100594d4ab0cea22c1fa462554721d2
|
Loading…
Reference in New Issue
Block a user