summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: bc5fc769963f096e693bc6dc46428cdca5a0b744 (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
[submodule "repos/cobalt2-vim-theme"]
	path = repos/cobalt2-vim-theme
	url = https://github.com/GertjanReynaert/cobalt2-vim-theme
[submodule "repos/vim-cpp-enhanced-highlight"]
	path = repos/vim-cpp-enhanced-highlight
	url = https://github.com/octol/vim-cpp-enhanced-highlight
[submodule "repos/vim-cpp-modern"]
	path = repos/vim-cpp-modern
	url = https://github.com/bfrg/vim-cpp-modern
[submodule "repos/wolfram-vim"]
	path = repos/wolfram-vim
	url = https://github.com/arnoudbuzing/wolfram-vim
[submodule "plugged/vimtex"]
	path = plugged/vimtex
	url = https://github.com/lervag/vimtex
[submodule "plugged/haskell-vim"]
	path = plugged/haskell-vim
	url = https://github.com/neovimhaskell/haskell-vim
[submodule "plugged/vim-clang-format"]
	path = plugged/vim-clang-format
	url = https://github.com/rhysd/vim-clang-format
[submodule "plugged/vim-hindent"]
	path = plugged/vim-hindent
	url = https://github.com/alx741/vim-hindent
[submodule "plugged/coc.nvim"]
	path = plugged/coc.nvim
	url = https://github.com/neoclide/coc.nvim
[submodule "plugged/vim-fugitive"]
	path = plugged/vim-fugitive
	url = https://github.com/tpope/vim-fugitive
[submodule "plugged/vim-mma"]
	path = plugged/vim-mma
	url = https://github.com/voldikss/vim-mma
[submodule "repos/lsp-wl"]
	path = repos/lsp-wl
	url = https://github.com/kenkangxgwe/lsp-wl.git