aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 62677eab02bb454bc74365c5a9295d5495ce77fc (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[submodule "vim/bundle/fugitive"]
	path = vim/bundle/fugitive
	url = git://github.com/tpope/vim-fugitive.git
	ignore = dirty
[submodule "vim/bundle/pathogen"]
	path = vim/bundle/pathogen
	url = git://github.com/tpope/vim-pathogen.git
	ignore = dirty
[submodule "vim/bundle/repeat"]
	path = vim/bundle/repeat
	url = git://github.com/tpope/vim-repeat.git
	ignore = dirty
[submodule "vim/bundle/surround"]
	path = vim/bundle/surround
	url = git://github.com/tpope/vim-surround.git
	ignore = dirty
[submodule "vim/bundle/unimpaired"]
	path = vim/bundle/unimpaired
	url = git://github.com/tpope/vim-unimpaired.git
	ignore = dirty
[submodule "vim/bundle/speeddating"]
	path = vim/bundle/speeddating
	url = git://github.com/tpope/vim-speeddating.git
	ignore = dirty
[submodule "vim/bundle/commentary"]
	path = vim/bundle/commentary
	url = git://github.com/tpope/vim-commentary.git
	ignore = dirty
[submodule "vim/bundle/abolish"]
	path = vim/bundle/abolish
	url = git://github.com/tpope/vim-abolish.git
	ignore = dirty
[submodule "vim/bundle/eunuch"]
	path = vim/bundle/eunuch
	url = git://github.com/tpope/vim-eunuch.git
	ignore = dirty
[submodule "vim/bundle/markdown"]
	path = vim/bundle/markdown
	url = git://github.com/tpope/vim-markdown.git
	ignore = dirty
[submodule "vim/bundle/tmux"]
	path = vim/bundle/tmux
	url = git://github.com/tejr/vim-tmux.git
	ignore = dirty
[submodule "vim/bundle/nagios"]
	path = vim/bundle/nagios
	url = git://github.com/tejr/vim-nagios.git
	ignore = dirty
[submodule "vim/bundle/ctrlp"]
	path = vim/bundle/ctrlp
	url = git://github.com/kien/ctrlp.vim.git
	ignore = dirty
[submodule "vim/bundle/sahara"]
	path = vim/bundle/sahara
	url = git://github.com/tejr/sahara.git
	ignore = dirty
[submodule "vim/bundle/tabular"]
	path = vim/bundle/tabular
	url = git://github.com/godlygeek/tabular.git
	ignore = dirty
[submodule "vim/bundle/characterize"]
	path = vim/bundle/characterize
	url = git://github.com/tpope/vim-characterize.git
	ignore = dirty
[submodule "vim/bundle/twig"]
	path = vim/bundle/twig
	url = git://github.com/lunaru/vim-twig
	ignore = dirty
[submodule "vim/bundle/undotree"]
	path = vim/bundle/undotree
	url = git://github.com/mbbill/undotree
    ignore = dirty
[submodule "vim/bundle/ack"]
	path = vim/bundle/ack
	url = git://github.com/mileszs/ack.vim
    ignore = dirty