Commit 267f5560e2fe89a47f6a3e2813f22976a1115097 Parent: be930f816b1a16398ae55620847f02289c91645b Author: Matt Colligan <matthewcolligan@improbable.io> Date: 2023-07-31 23:47:27 +0100 Committer: Matt Colligan <matthewcolligan@improbable.io> Committed: 2023-07-31 23:49:19 +0100 add some submodules
start/vim-gutentags Added
@@ -0,0 +1 @@
+Subproject commit 1337b1891b9d98d6f4881982f27aa22b02c80084
start/any-jump.vim Added
@@ -0,0 +1 @@
+Subproject commit 770ef708ae3f13322430fcc663d7dfb864756b9b
.gitmodules Modified
@@ -25,3 +25,9 @@ [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