aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c1e69329c2fd3487f840b7dfb1075054bcc43081 (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
[submodule "pack/plugins/start/vim-go"]
	path = pack/plugins/start/vim-go
	url = https://github.com/fatih/vim-go.git
[submodule "pack/plugins/start/ag.vim"]
	path = pack/plugins/start/ag.vim
	url = https://github.com/rking/ag.vim.git
[submodule "pack/plugins/start/ctrlp.vim"]
	path = pack/plugins/start/ctrlp.vim
	url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "pack/plugins/start/emmet-vim"]
	path = pack/plugins/start/emmet-vim
	url = https://github.com/mattn/emmet-vim.git
[submodule "pack/plugins/start/gundo"]
	path = pack/plugins/start/gundo
	url = https://github.com/sjl/gundo.vim
[submodule "pack/plugins/start/nerdtree"]
	path = pack/plugins/start/nerdtree
	url = https://github.com/scrooloose/nerdtree
[submodule "pack/plugins/start/vim-airline"]
	path = pack/plugins/start/vim-airline
	url = https://github.com/vim-airline/vim-airline.git
[submodule "pack/plugins/start/vim-airline-themes"]
	path = pack/plugins/start/vim-airline-themes
	url = https://github.com/vim-airline/vim-airline-themes/
[submodule "pack/plugins/start/l9"]
	path = pack/plugins/start/l9
	url = https://git.riedstra.dev/vim/vim-l9
[submodule "pack/themes/start/mitch"]
	path = pack/themes/start/mitch
	url = https://git.riedstra.dev/vim/mitch
[submodule "pack/themes/start/solarized"]
	path = pack/themes/start/solarized
	url = https://github.com/altercation/vim-colors-solarized
[submodule "pack/themes/start/monotone"]
	path = pack/themes/start/monotone
	url = https://github.com/Lokaltog/vim-monotone
[submodule "pack/plugins/start/vim-hardtime"]
	path = pack/plugins/start/vim-hardtime
	url = https://github.com/takac/vim-hardtime
[submodule "pack/plugins/start/syntastic"]
	path = pack/plugins/start/syntastic
	url = https://github.com/scrooloose/syntastic
[submodule "pack/plugins/start/jsx"]
	path = pack/plugins/start/jsx
	url = https://github.com/MaxMEllon/vim-jsx-pretty
[submodule "pack/plugins/start/tabular"]
	path = pack/plugins/start/tabular
	url = https://github.com/godlygeek/tabular
[submodule "pack/plugins/start/commentary"]
	path = pack/plugins/start/commentary
	url = https://github.com/tpope/vim-commentary
[submodule "pack/plugins/start/terraform"]
	path = pack/plugins/start/terraform
	url = https://github.com/hashivim/vim-terraform