From db270a9bb415f631aac246fd00416487ff211128 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 11 Dec 2023 07:00:49 +0100 Subject: [PATCH] gitmodules: update --- .gitmodules | 8 -------- kak/.config/kak/plugins/connect.kak | 1 - kak/.config/kak/plugins/smooth-scroll.kak | 1 - 3 files changed, 10 deletions(-) delete mode 160000 kak/.config/kak/plugins/connect.kak delete mode 160000 kak/.config/kak/plugins/smooth-scroll.kak diff --git a/.gitmodules b/.gitmodules index d91088c9..3cf5e860 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,18 +18,10 @@ path = kak/.config/kak/plugins/prelude.kak url = https://github.com/kakounedotcom/prelude.kak branch = master -[submodule "connect.kak"] - path = kak/.config/kak/plugins/connect.kak - url = https://github.com/kakounedotcom/connect.kak - branch = master [submodule "sudo-write.kak"] path = kak/.config/kak/plugins/sudo-write.kak url = https://github.com/occivink/kakoune-sudo-write branch = master -[submodule "smooth-scroll.kak"] - path = kak/.config/kak/plugins/smooth-scroll.kak - url = https://github.com/caksoylar/kakoune-smooth-scroll - branch = master [submodule "smarttab.kak"] path = kak/.config/kak/plugins/smarttab.kak url = https://github.com/andreyorst/smarttab.kak diff --git a/kak/.config/kak/plugins/connect.kak b/kak/.config/kak/plugins/connect.kak deleted file mode 160000 index a536605a..00000000 --- a/kak/.config/kak/plugins/connect.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a536605a208149eed58986bda54f3dda215dfe61 diff --git a/kak/.config/kak/plugins/smooth-scroll.kak b/kak/.config/kak/plugins/smooth-scroll.kak deleted file mode 160000 index b575b8b4..00000000 --- a/kak/.config/kak/plugins/smooth-scroll.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b575b8b46a495a1aa1e45d1805dc5249a7f7ba16 -- 2.51.2