-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.38 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/vimrails"]
path = bundle/vimrails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/commandt"]
path = bundle/commandt
url = https://github.com/wincent/Command-T.git
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/mexpolk/vim-bufexplorer.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/rooter"]
path = bundle/rooter
url = https://github.com/airblade/vim-rooter.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/tsaleh/vim-tcomment.git
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git