aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 998180ec0080bb9aeec124c09463333e78db6145 (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
[submodule "vim/bundle/abolish"]
    path = vim/bundle/abolish
    url = https://sanctum.geek.nz/clone/vim-abolish.git
[submodule "vim/bundle/commentary"]
    path = vim/bundle/commentary
    url = https://sanctum.geek.nz/clone/vim-commentary.git
[submodule "vim/bundle/juvenile"]
    path = vim/bundle/juvenile
    url = https://sanctum.geek.nz/code/juvenile.git
[submodule "vim/bundle/lion"]
    path = vim/bundle/lion
    url = https://sanctum.geek.nz/clone/vim-lion.git
[submodule "vim/bundle/pathogen"]
    path = vim/bundle/pathogen
    url = https://sanctum.geek.nz/clone/vim-pathogen.git
[submodule "vim/bundle/repeat"]
    path = vim/bundle/repeat
    url = https://sanctum.geek.nz/clone/vim-repeat.git
[submodule "vim/bundle/sahara"]
    path = vim/bundle/sahara
    url = https://sanctum.geek.nz/code/sahara.git
[submodule "vim/bundle/surround"]
    path = vim/bundle/surround
    url = https://sanctum.geek.nz/clone/vim-surround.git
[submodule "vim/bundle/unimpaired"]
    path = vim/bundle/unimpaired
    url = https://sanctum.geek.nz/clone/vim-unimpaired.git