submodules
This commit is contained in:
parent
8bff1bfe97
commit
c8440a27c9
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[submodule "bundle/auto-pairs"]
|
||||
path = bundle/auto-pairs
|
||||
url = git://github.com/jiangmiao/auto-pairs.git
|
||||
[submodule "bundle/ctrlp.vim"]
|
||||
path = bundle/ctrlp.vim
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
[submodule "bundle/vim-airline"]
|
||||
path = bundle/vim-airline
|
||||
url = https://github.com/vim-airline/vim-airline
|
||||
[submodule "bundle/vim-markdown"]
|
||||
path = bundle/vim-markdown
|
||||
url = https://github.com/plasticboy/vim-markdown.git
|
Loading…
Reference in New Issue
Block a user