-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
66 lines (66 loc) · 2.32 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
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git
[submodule "bundle/rename"]
path = bundle/rename
url = git://github.com/danro/rename.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-colors-solorized"]
path = bundle/vim-colors-solorized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-trailing-whitespace"]
path = bundle/vim-trailing-whitespace
url = git://github.com/bronson/vim-trailing-whitespace.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule "vim-plugin-autosess"]
path = vim-plugin-autosess
url = git://github.com/powerman/vim-plugin-autosess.git
[submodule "bundle/vim-jst"]
path = bundle/vim-jst
url = git://github.com/briancollins/vim-jst.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-force.com"]
path = bundle/vim-force.com
url = git://github.com/neowit/vim-force.com.git
[submodule "bundle/vim-monit"]
path = bundle/vim-monit
url = git://github.com/tmatilai/vim-monit.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "bundle/vim-session"]
path = bundle/vim-session
url = https://github.com/xolox/vim-session
[submodule "plugins/vim-gradle"]
path = plugins/vim-gradle
url = [email protected]:tfnico/vim-gradle.git
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/command-t.git