-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
45 lines (45 loc) · 1.8 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
[submodule "vimfiles/bundle/fugitive"]
path = vimfiles/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vimfiles/bundle/nerdtree"]
path = vimfiles/bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "vimfiles/downloaded/pathogen"]
path = vimfiles/downloaded/pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule "vimfiles/bundle/cucumber"]
path = vimfiles/bundle/cucumber
url = http://github.com/tpope/vim-cucumber.git
[submodule "vimfiles/bundle/ruby_debugger"]
path = vimfiles/bundle/ruby_debugger
url = http://github.com/astashov/vim-ruby-debugger.git
[submodule "vimfiles/bundle/snipmate"]
path = vimfiles/bundle/snipmate
url = http://github.com/msanders/snipmate.vim.git
[submodule "vimfiles/bundle/rails"]
path = vimfiles/bundle/rails
url = http://github.com/tpope/vim-rails.git
[submodule "vimfiles/bundle/git"]
path = vimfiles/bundle/git
url = http://github.com/tpope/vim-git.git
[submodule "vimfiles/bundle/repeat"]
path = vimfiles/bundle/repeat
url = http://github.com/tpope/vim-repeat.git
[submodule "vimfiles/bundle/surround"]
path = vimfiles/bundle/surround
url = http://github.com/tpope/vim-surround.git
[submodule "vimfiles/bundle/vividchalk.colorscheme"]
path = vimfiles/bundle/vividchalk.colorscheme
url = http://github.com/tpope/vim-vividchalk.git
[submodule "vimfiles/bundle/align"]
path = vimfiles/bundle/align
url = http://github.com/tsaleh/vim-align.git
[submodule "vimfiles/bundle/supertab"]
path = vimfiles/bundle/supertab
url = http://github.com/ervandew/supertab.git
[submodule "vimfiles/bundle/tcomment"]
path = vimfiles/bundle/tcomment
url = http://github.com/tomtom/tcomment_vim.git
[submodule "vimfiles/bundle/vim-nerdtree-tabs"]
path = vimfiles/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs