-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 970 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/elm.vim"]
path = bundle/elm.vim
url = https://github.com/lambdatoast/elm.vim.git