aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: efe8c0b47ea636a11360c7a4d1f8a42968c8da4c (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
77
78
[submodule "vim-slime"]
	path = vim/.vim/pack/bundle/opt/vim-slime
	url = https://github.com/jpalardy/vim-slime.git
[submodule "vim-racker"]
	path = vim/.vim/pack/bundle/opt/vim-racket
	url = https://github.com/wlangstroth/vim-racket.git
[submodule "fzf.vim"]
	path = vim/.vim/pack/bundle/opt/fzf.vim
	url = https://github.com/junegunn/fzf.vim
[submodule "tagbar"]
	path = vim/.vim/pack/bundle/opt/tagbar
	url = https://github.com/majutsushi/tagbar.git
[submodule "vim-bbye"]
	path = vim/.vim/pack/bundle/opt/vim-bbye
	url = https://github.com/moll/vim-bbye
[submodule "vim-repeat"]
	path = vim/.vim/pack/bundle/opt/vim-repeat
	url = https://github.com/tpope/vim-repeat
[submodule "vim-tmux-focus-events"]
	path = vim/.vim/pack/bundle/opt/vim-tmux-focus-events
	url = https://github.com/tmux-plugins/vim-tmux-focus-events
[submodule "vim-vinegar"]
	path = vim/.vim/pack/bundle/opt/vim-vinegar
	url = https://github.com/tpope/vim-vinegar.git
[submodule "vim-tmux-navigator"]
	path = vim/.vim/pack/bundle/opt/vim-tmux-navigator
	url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim-surround"]
	path = vim/.vim/pack/bundle/opt/vim-surround
	url = https://github.com/tpope/vim-surround.git
[submodule "vim-gitgutter"]
	path = vim/.vim/pack/bundle/opt/vim-gitgutter
	url = https://github.com/airblade/vim-gitgutter
[submodule "vim-fugitive"]
	path = vim/.vim/pack/bundle/opt/vim-fugitive
	url = https://github.com/tpope/vim-fugitive
[submodule "vim-commentary"]
	path = vim/.vim/pack/bundle/opt/vim-commentary
	url = https://github.com/tpope/vim-commentary
[submodule "goyo.vim"]
	path = vim/.vim/pack/bundle/opt/goyo.vim
	url = https://github.com/junegunn/goyo.vim
[submodule "vim-obsession"]
	path = vim/.vim/pack/bundle/opt/vim-obsession
	url = https://github.com/tpope/vim-obsession
[submodule "vim-pathogen"]
	path = vim/.vim/pack/bundle/opt/vim-pathogen
	url = https://github.com/tpope/vim-pathogen
[submodule "undotree"]
	path = vim/.vim/pack/bundle/opt/undotree
	url = https://github.com/mbbill/undotree.git
[submodule "vim-table-mode"]
	path = vim/.vim/pack/bundle/opt/vim-table-mode
	url = https://github.com/dhruvasagar/vim-table-mode
[submodule "vim-lsp"]
	path = vim/.vim/pack/bundle/opt/vim-lsp
	url = https://github.com/prabirshrestha/vim-lsp.git
[submodule "asyncomplete.vim"]
	path = vim/.vim/pack/bundle/opt/asyncomplete.vim
	url = https://github.com/prabirshrestha/asyncomplete.vim
[submodule "asyncomplete-lsp.vim"]
	path = vim/.vim/pack/bundle/opt/asyncomplete-lsp.vim
	url = https://github.com/prabirshrestha/asyncomplete-lsp.vim
[submodule "gruvbox"]
	path = vim/.vim/pack/bundle/opt/gruvbox
	url = https://github.com/morhetz/gruvbox
[submodule "mortimer.vim"]
	path = vim/.vim/pack/bundle/opt/mortimer.vim
	url = https://git.dyamon.me/mortimer.vim
[submodule "vimprobably"]
	path = vim/.vim/pack/bundle/opt/vimprobably
	url = https://git.dyamon.me/vimprobably
[submodule "vim-grammarous"]
	path = vim/.vim/pack/bundle/opt/vim-grammarous
	url = https://github.com/rhysd/vim-grammarous
[submodule "vim-openscad"]
	path = vim/.vim/pack/bundle/opt/vim-openscad
	url = https://github.com/sirtaj/vim-openscad