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

Commit 40dbc87e41b8cfc64e3f924f2ca286246d336d72
Parent: 142dacef8df9c071dbccb805bb1811edac0e42ed
Author: Matt Colligan <matthewcolligan@improbable.io>
Date: 2023-10-10 15:21:51 +0100
Committer: Matt Colligan <matthewcolligan@improbable.io>
Committed: 2023-10-10 15:21:51 +0100

remove any-jump

start/any-jump.vim Deleted

@@ -1 +0,0 @@
-Subproject commit 770ef708ae3f13322430fcc663d7dfb864756b9b

.gitmodules Modified

@@ -19,9 +19,6 @@
 [submodule "start/copilot.vim"]
 	path = start/copilot.vim
 	url = https://github.com/github/copilot.vim
-[submodule "start/any-jump.vim"]
-	path = start/any-jump.vim
-	url = https://github.com/pechorin/any-jump.vim
 [submodule "start/vim-gutentags"]
 	path = start/vim-gutentags
 	url = https://github.com/ludovicchabant/vim-gutentags