summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2020-05-10 22:31:43 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2020-05-10 22:31:43 -0400
commit13075922e4d4d05dac5ea4d7776025e5cf03c502 (patch)
treebc475900b17cbe7c46c8665352cb28ab632800d6
parentad718327c215f562c3322897ff75d6871dab12de (diff)
downloadvim-13075922e4d4d05dac5ea4d7776025e5cf03c502.tar.gz
vim-13075922e4d4d05dac5ea4d7776025e5cf03c502.tar.bz2
vim-13075922e4d4d05dac5ea4d7776025e5cf03c502.zip
Removed unused submodule.
-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