summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 2530c007ff292623ed8042b84a8b5294eccabe51 (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
52
53
54
55
56
57
58
59
60
[submodule "vim/bundle/pathogen"]
	path = vim/bundle/pathogen
	url = git://github.com/tpope/vim-pathogen
[submodule "vim/bundle/foldtext"]
	path = vim/bundle/foldtext
	url = git://github.com/doy/vim-foldtext
[submodule "vim/bundle/fuzzyfinder"]
	path = vim/bundle/fuzzyfinder
	url = git://github.com/vim-scripts/FuzzyFinder
[submodule "vim/bundle/git"]
	path = vim/bundle/git
	url = git://github.com/tpope/vim-git
[submodule "vim/bundle/gundo"]
	path = vim/bundle/gundo
	url = git://github.com/sjl/gundo.vim
[submodule "vim/bundle/l9"]
	path = vim/bundle/l9
	url = git://github.com/vim-scripts/L9
[submodule "vim/bundle/perl"]
	path = vim/bundle/perl
	url = git://github.com/vim-perl/vim-perl
[submodule "vim/bundle/scala"]
	path = vim/bundle/scala
	url = git://github.com/derekwyatt/vim-scala
[submodule "vim/bundle/snipmate"]
	path = vim/bundle/snipmate
	url = git://github.com/garbas/vim-snipmate
[submodule "vim/bundle/supertab"]
	path = vim/bundle/supertab
	url = git://github.com/ervandew/supertab
[submodule "vim/bundle/tcomment"]
	path = vim/bundle/tcomment
	url = git://github.com/tomtom/tcomment_vim
[submodule "vim/bundle/textobj"]
	path = vim/bundle/textobj
	url = git://github.com/doy/vim-textobj
[submodule "zsh/zsh-syntax-highlighting"]
	path = zsh/zsh-syntax-highlighting
	url = git://github.com/zsh-users/zsh-syntax-highlighting
[submodule "vim/bundle/tlib"]
	path = vim/bundle/tlib
	url = git://github.com/tomtom/tlib_vim
[submodule "vim/bundle/addon-mw-utils"]
	path = vim/bundle/addon-mw-utils
	url = git://github.com/MarcWeber/vim-addon-mw-utils
[submodule "vim/bundle/signify"]
	path = vim/bundle/signify
	url = git://github.com/mhinz/vim-signify
[submodule "vim/bundle/startify"]
	path = vim/bundle/startify
	url = git://github.com/mhinz/vim-startify
[submodule "vim/bundle/unite"]
	path = vim/bundle/unite
	url = git://github.com/Shougo/unite.vim
[submodule "vim/bundle/vimfiler"]
	path = vim/bundle/vimfiler
	url = git://github.com/Shougo/vimfiler.vim
[submodule "vim/bundle/vimproc"]
	path = vim/bundle/vimproc
	url = git://github.com/Shougo/vimproc.vim