-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
90 lines (90 loc) · 3.1 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/ack"]
path = bundle/ack
url = http://github.com/mileszs/ack.vim.git
[submodule "bundle/syntax_cucumber"]
path = bundle/syntax_cucumber
url = http://github.com/tpope/vim-cucumber.git
[submodule "bundle/syntax_haml"]
path = bundle/syntax_haml
url = http://github.com/tpope/vim-haml.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/rails"]
path = bundle/rails
url = http://github.com/tpope/vim-rails.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = http://github.com/msanders/snipmate.vim.git
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = http://github.com/tpope/vim-speeddating.git
[submodule "bundle/surround"]
path = bundle/surround
url = http://github.com/tpope/vim-surround.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = http://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vividchalk"]
path = bundle/vividchalk
url = http://github.com/tpope/vim-vividchalk.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = http://github.com/tpope/vim-repeat.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = http://github.com/tpope/vim-endwise.git
[submodule "bundle/gist"]
path = bundle/gist
url = http://github.com/mattn/gist-vim.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = https://github.com/vim-scripts/AutoClose.git
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = http://github.com/pangloss/vim-javascript.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = http://github.com/wincent/Command-T.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/org-mode"]
path = bundle/org-mode
url = https://github.com/hsitz/VimOrganizer.git
[submodule "bundle/jellybeans"]
path = bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "bundle/vimroom"]
path = bundle/vimroom
url = https://github.com/mikewest/vimroom.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/MSch/delimitMate.git
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/textobj-rubyblock"]
path = bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/cocoa"]
path = bundle/cocoa
url = https://github.com/msanders/cocoa.vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/jnwhiteh/vim-markdown
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git