-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
36 lines (36 loc) · 1.35 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
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-blockle"]
path = vim/bundle/vim-blockle
url = https://github.com/jgdavey/vim-blockle.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-git-branch-info"]
path = vim/bundle/vim-git-branch-info
url = https://github.com/taq/vim-git-branch-info.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git