From 7a42ceccf1132452538a0929c2cf98de6df70d5a Mon Sep 17 00:00:00 2001 From: Felipe Contreras Salinas Date: Fri, 22 Sep 2023 22:55:52 -0300 Subject: [PATCH] vim-surround: delete --- .gitmodules | 3 --- pack/general/start/vim-surround | 1 - 2 files changed, 4 deletions(-) delete mode 160000 pack/general/start/vim-surround diff --git a/.gitmodules b/.gitmodules index dc503b5..7fe6615 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,9 +27,6 @@ path = pack/general/start/vim-markdown url = https://github.com/plasticboy/vim-markdown branch = master -[submodule "pack/general/start/vim-surround"] - path = pack/general/start/vim-surround - url = https://github.com/tpope/vim-surround [submodule "pack/general/start/vim-toml"] path = pack/general/start/vim-toml url = https://github.com/cespare/vim-toml diff --git a/pack/general/start/vim-surround b/pack/general/start/vim-surround deleted file mode 160000 index 3d188ed..0000000 --- a/pack/general/start/vim-surround +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3d188ed2113431cf8dac77be61b842acb64433d9