aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 367b76ddba5e8ff699e75f252665d57cbe9f7aba (plain) (blame)
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
[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/surround"]
    path = vim/bundle/surround
    url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/unimpaired"]
    path = vim/bundle/unimpaired
    url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/commentary"]
    path = vim/bundle/commentary
    url = git://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/abolish"]
    path = vim/bundle/abolish
    url = git://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/tmux"]
    path = vim/bundle/tmux
    url = git://github.com/tejr/vim-tmux.git
[submodule "vim/bundle/nagios"]
    path = vim/bundle/nagios
    url = git://github.com/tejr/vim-nagios.git
[submodule "vim/bundle/ctrlp"]
    path = vim/bundle/ctrlp
    url = git://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/sahara"]
    path = vim/bundle/sahara
    url = git://github.com/tejr/sahara.git
[submodule "vim/bundle/twig"]
    path = vim/bundle/twig
    url = git://github.com/lunaru/vim-twig
[submodule "vim/bundle/undotree"]
    path = vim/bundle/undotree
    url = git://github.com/mbbill/undotree
[submodule "vim/bundle/argumentative"]
    path = vim/bundle/argumentative
    url = git://github.com/PeterRincker/vim-argumentative
[submodule "vim/bundle/exchange"]
    path = vim/bundle/exchange
    url = git://github.com/tommcdo/vim-exchange
[submodule "vim/bundle/lion"]
    path = vim/bundle/lion
    url = git://github.com/tommcdo/vim-lion
[submodule "vim/bundle/html5"]
    path = vim/bundle/html5
    url = git://github.com/othree/html5.vim
[submodule "vim/bundle/vimperator"]
	path = vim/bundle/vimperator
	url = git://github.com/superbrothers/vim-vimperator