From 13075922e4d4d05dac5ea4d7776025e5cf03c502 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Sun, 10 May 2020 22:31:43 -0400 Subject: Removed unused submodule. --- .gitmodules | 31 ++----------------------------- 1 file 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 -- cgit v1.2.3-54-g00ecf