submodules

This commit is contained in:
Jacob 2017-11-07 11:36:53 +01:00
parent 8bff1bfe97
commit c8440a27c9
1 changed files with 12 additions and 0 deletions

12
.gitmodules vendored Normal file
View 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