-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.32 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.32 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
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/jshint2"]
path = bundle/jshint2
url = https://github.com/Shutnik/jshint2.vim.git
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/nginx"]
path = bundle/nginx
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "bundle/snippets"]
path = bundle/snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/addon-mw-utils"]
path = bundle/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = git@github.com:mxw/vim-jsx.git