aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 85990db31848a4f88a3ac8eab93f076059f73217 (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
[submodule "files/bin"]
    path = files/bin
    url = https://github.com/abobov/bin.git
# Vim bundles
[submodule "surround"]
    path = files/.vim/bundle/surround
    url = https://github.com/tpope/vim-surround.git
[submodule "repeat"]
    path = files/.vim/bundle/repeat
    url = https://github.com/tpope/vim-repeat.git
[submodule "nginx-vim-syntax"]
    path = files/.vim/bundle/nginx-vim-syntax
    url = https://github.com/evanmiller/nginx-vim-syntax.git
[submodule "nerdcommenter"]
    path = files/.vim/bundle/nerdcommenter
    url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim-markdown"]
    path = files/.vim/bundle/vim-markdown
    url = https://github.com/plasticboy/vim-markdown.git
[submodule "xml.vim"]
    path = files/.vim/bundle/xml.vim
    url = https://github.com/othree/xml.vim
[submodule "vim-yaml"]
    path = files/.vim/bundle/vim-yaml
    url = https://github.com/avakhov/vim-yaml