forked from tom025/config_files
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
57 lines (57 loc) · 2.19 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
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-cucumber"]
path = vim/bundle/vim-cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/vim-vividchalk"]
path = vim/bundle/vim-vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-rubyredgreen"]
path = vim/bundle/vim-rubyredgreen
url = git://github.com/reinh/vim-rubyredgreen.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = git://github.com/plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-ruby-refactoring"]
path = vim/bundle/vim-ruby-refactoring
url = git://github.com/ecomba/vim-ruby-refactoring.git
[submodule "vim/bundle/vim-ack"]
path = vim/bundle/vim-ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "vim/bundle/vim-cloujure"]
path = vim/bundle/vim-cloujure
url = https://github.com/vim-scripts/VimClojure.git