-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
137 lines (111 loc) · 4.24 KB
/
.gitmodules
File metadata and controls
137 lines (111 loc) · 4.24 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-align"]
path = vim/bundle/vim-align
url = https://github.com/tsaleh/vim-align.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/ctags.vim"]
path = vim/bundle/ctags.vim
url = https://github.com/vim-scripts/ctags.vim.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/vim-afterimage"]
path = vim/bundle/vim-afterimage
url = https://github.com/tpope/vim-afterimage.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-git"]
path = vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule "vim/bundle/vim-jquery"]
path = vim/bundle/vim-jquery
url = https://github.com/itspriddle/vim-jquery.git
[submodule "vim/bundle/vim-rake"]
path = vim/bundle/vim-rake
url = https://github.com/tpope/vim-rake.git
[submodule "vim/bundle/vim-rspec"]
path = vim/bundle/vim-rspec
url = https://github.com/taq/vim-rspec.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/zencoding-vim"]
path = vim/bundle/zencoding-vim
url = https://github.com/mattn/zencoding-vim.git
[submodule "vim/bundle/taglist.vim"]
path = vim/bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/mephux/vim-javascript.git
[submodule "vim/bundle/vim-ragtag"]
path = vim/bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "vim/bundle/vim-pastie"]
path = vim/bundle/vim-pastie
url = https://github.com/tpope/vim-pastie.git
[submodule "vim/bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/SingleCompile"]
path = vim/bundle/SingleCompile
url = https://github.com/vim-scripts/SingleCompile.git
[submodule "vim/bundle/vim-yard"]
path = vim/bundle/vim-yard
url = https://github.com/postmodern/vim-yard.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "vim/bundle/snipmate-snippets"]
path = vim/bundle/snipmate-snippets
url = https://github.com/mephux/snipmate-snippets.git