-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 1.84 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/golang"]
path = bundle/golang
url = git://github.com/jnwhiteh/vim-golang.git
[submodule " bundle/solarized.git"]
path = " bundle/solarized.git"
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/solarized.git"]
path = bundle/solarized.git
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/html5"]
path = bundle/html5
url = [email protected]:othree/html5.vim.git
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/indent-guides"]
path = bundle/indent-guides
url = [email protected]:nathanaelkane/vim-indent-guides.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = [email protected]:Lokaltog/powerline.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = [email protected]:klen/python-mode.git