aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: e5dd58e0db9b16a2d3f67172ad34cd6c1c6d6d40 (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
[submodule "surround"]
    path = files/.vim/bundle/surround
    url = git://github.com/tpope/vim-surround.git
[submodule "repeat"]
    path = files/.vim/bundle/repeat
    url = git://github.com/tpope/vim-repeat.git
[submodule "files/bin"]
    path = files/bin
    url = git://github.com/abobov/bin.git
[submodule "files/.vim/bundle/nginx-vim-syntax"]
    path = files/.vim/bundle/nginx-vim-syntax
    url = git://github.com/evanmiller/nginx-vim-syntax.git
[submodule "files/.vim/bundle/nerdcommenter"]
    path = files/.vim/bundle/nerdcommenter
    url = http://github.com/scrooloose/nerdcommenter.git
[submodule "files/.vim/bundle/vim-markdown"]
	path = files/.vim/bundle/vim-markdown
	url = https://github.com/plasticboy/vim-markdown.git
[submodule "files/.zsh/zsh-completions"]
	path = files/.zsh/zsh-completions
	url = https://github.com/zsh-users/zsh-completions.git
[submodule "files/.vim/bundle/vim-jade"]
	path = files/.vim/bundle/vim-jade
	url = git://github.com/digitaltoad/vim-jade.git
[submodule "files/.vim/bundle/vim-pathogen"]
	path = files/.vim/bundle/vim-pathogen
	url = https://github.com/tpope/vim-pathogen
[submodule "files/.vim/bundle/nerdtree"]
	path = files/.vim/bundle/nerdtree
	url = https://github.com/scrooloose/nerdtree