summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: e3cec715b9c989c6abff55c57049bcbc008838bd (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
[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