My vim configuration
git clone https://github.com/m-col/vim-misc
Files | Refs | Readme

Commit 44bd67ea038cc1df5ebcb463f83a42f31ffaceea
Parent: b40d20c49158f11c383a8e2e4f59efc78dfa4163
Author: Matt Colligan <matthewcolligan@improbable.io>
Date: 2023-10-10 15:19:48 +0100
Committer: Matt Colligan <matthewcolligan@improbable.io>
Committed: 2023-10-10 15:19:48 +0100

remove fugitive

start/vim-fugitive Deleted

@@ -1 +0,0 @@
-Subproject commit 43f18ab9155c853a84ded560c6104e6300ad41da

.gitmodules Modified

@@ -13,9 +13,6 @@
 [submodule "start/dhall-vim"]
 	path = start/dhall-vim
 	url = https://github.com/vmchale/dhall-vim.git
-[submodule "start/vim-fugitive"]
-	path = start/vim-fugitive
-	url = https://github.com/tpope/vim-fugitive
 [submodule "start/indentLine"]
 	path = start/indentLine
 	url = https://github.com/Yggdroot/indentLine