forked from basti/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
63 lines (63 loc) · 2.11 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
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "bundle/dispatch"]
path = bundle/dispatch
url = https://github.com/tpope/vim-dispatch
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/chriseppstein/vim-haml
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/markdown-folding"]
path = bundle/markdown-folding
url = https://github.com/nelstrom/vim-markdown-folding
[submodule "bundle/mustache"]
path = bundle/mustache
url = git@github.com:mustache/vim-mustache-handlebars.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "bundle/puppet"]
path = bundle/puppet
url = https://github.com/rodjek/vim-puppet/
[submodule "bundle/ragel"]
path = bundle/ragel
url = https://github.com/jayferd/ragel.vim
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails
[submodule "bundle/ruby"]
path = bundle/ruby
url = https://github.com/vim-ruby/vim-ruby
[submodule "bundle/tmux-navigator"]
path = bundle/tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = git@github.com:tpope/vim-haml.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "bundle/visual-star-search"]
path = bundle/visual-star-search
url = https://github.com/nelstrom/vim-visual-star-search