aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: aed2ac3bf90427a0637d9d0c7bd8c34ecb9fba52 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[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 "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
[submodule "gruvbox"]
	path = vim/.vim/pack/bundle/opt/gruvbox
	url = https://github.com/gruvbox-community/gruvbox.git
[submodule "zettel.vim"]
	path = vim/.vim/pack/bundle/opt/zettel.vim
	url = https://git.dyamon.me/zettel.vim
[submodule "neovim/gruvbox"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/gruvbox
	url = https://github.com/gruvbox-community/gruvbox.git
[submodule "neovim/vim-fugitive"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/vim-fugitive
	url = https://github.com/tpope/vim-fugitive
[submodule "neovim/vim-obsession"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/vim-obsession
	url = https://github.com/tpope/vim-obsession.git
[submodule "neovim/plenary.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/plenary.nvim
	url = https://github.com/nvim-lua/plenary.nvim.git
[submodule "neovim/gitsigns.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/gitsigns.nvim
	url = https://github.com/lewis6991/gitsigns.nvim.git
[submodule "neovim/vim-slime"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/vim-slime
	url = https://github.com/jpalardy/vim-slime.git
[submodule "neovim/nnn.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/nnn.nvim
	url = https://github.com/luukvbaal/nnn.nvim.git
[submodule "neovim/vim-surround"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/vim-surround
	url = https://github.com/tpope/vim-surround.git
[submodule "neovim/vim-commentary"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/vim-commentary
	url = https://github.com/tpope/vim-commentary.git
[submodule "neovim/zen-mode.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/zen-mode.nvim
	url = https://github.com/folke/zen-mode.nvim.git
[submodule "neovim/telescope-fzf-native.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/telescope-fzf-native.nvim
	url = https://github.com/nvim-telescope/telescope-fzf-native.nvim.git
[submodule "neovim/telescope.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/telescope.nvim
	url = https://github.com/nvim-telescope/telescope.nvim.git
[submodule "neovim/nvim-lspconfig"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/nvim-lspconfig
	url = https://github.com/neovim/nvim-lspconfig.git
[submodule "neovim/mythic.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/mythic.nvim
	url = https://git.dyamon.me/vim/mythic.nvim
[submodule "neovim/nlsp-settings.nvim"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/nlsp-settings.nvim
	url = https://github.com/tamago324/nlsp-settings.nvim.git
[submodule "neovim/vim-pandoc-syntax"]
	path = neovim/.local/share/nvim/site/pack/personal/opt/vim-pandoc-syntax
	url = https://github.com/vim-pandoc/vim-pandoc-syntax.git