From d184c57cfc7f34f3f5a4f05dc276852a0199011d Mon Sep 17 00:00:00 2001 From: Felipe Contreras Salinas Date: Fri, 22 Sep 2023 22:55:27 -0300 Subject: [PATCH] nvim-surround: add --- .gitmodules | 4 ++++ pack/general/start/nvim-surround | 1 + 2 files changed, 5 insertions(+) create mode 160000 pack/general/start/nvim-surround diff --git a/.gitmodules b/.gitmodules index 376bb78..dc503b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -131,3 +131,7 @@ branch = master [submodule "pack/general/opt/nvim-dap-ui"] branch = master +[submodule "pack/general/start/nvim-surround"] + path = pack/general/start/nvim-surround + url = https://github.com/kylechui/nvim-surround + branch = main diff --git a/pack/general/start/nvim-surround b/pack/general/start/nvim-surround new file mode 160000 index 0000000..1c2ef59 --- /dev/null +++ b/pack/general/start/nvim-surround @@ -0,0 +1 @@ +Subproject commit 1c2ef599abeeb98e40706830bcd27e90e259367a