forked from sohaibafifi/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.28 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/abolish"]
path = vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/html5"]
path = vim/bundle/html5
url = git://github.com/othree/html5.vim
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
url = git://github.com/tommcdo/vim-lion
[submodule "vim/bundle/nagios"]
path = vim/bundle/nagios
url = git://github.com/tejr/vim-nagios.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/targets"]
path = vim/bundle/targets
url = git://github.com/wellle/targets.vim
[submodule "vim/bundle/tmux"]
path = vim/bundle/tmux
url = git://github.com/tejr/vim-tmux.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git