summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 26e28c3d55378009ce6eae713d7ff3011b47d1f0 (plain)
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
#
# python
#

[submodule "git-python-mode"]
	path = git-python-mode
	url = git://github.com/klen/python-mode.git

#
# optional
#

[submodule "git-makegreen"]
	path = git-makegreen
	url = git://github.com/reinh/vim-makegreen.git
[submodule "git-tagbar"]
	path = git-tagbar
	url = git://github.com/majutsushi/tagbar.git
[submodule "git-fugitive"]
	path = git-fugitive
	url = git://github.com/tpope/vim-fugitive.git
[submodule "git-powerline"]
	path = git-powerline
	url = git://github.com/Lokaltog/powerline.git
[submodule "git-nerdtree"]
	path = git-nerdtree
	url = https://github.com/scrooloose/nerdtree.git
[submodule "git-sessionman"]
	path = git-sessionman
	url = https://github.com/vim-scripts/sessionman.vim.git
[submodule "git-minibufexpl"]
	path = git-minibufexpl
	url = git://github.com/fholgado/minibufexpl.vim.git
[submodule "git-ack"]
	path = git-ack
	url = https://github.com/mileszs/ack.vim.git
[submodule "git-histwin"]
	path = git-histwin
	url = https://github.com/chrisbra/histwin.vim.git
[submodule "git-switch"]
	path = git-switch
	url = https://github.com/AndrewRadev/switch.vim.git