summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules31
1 files changed, 2 insertions, 29 deletions
diff --git a/.gitmodules b/.gitmodules
index bc5fc76..0cb4174 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,33 +1,6 @@
-[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
+[submodule "plugged/vim-cpp-modern"]
+ path = plugged/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