From: Andre Ramnitz Date: Tue, 5 Dec 2023 01:41:53 +0000 (+0100) Subject: git submodules: update X-Git-Tag: v0.2~377 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=909aaf5ad6e65d8a71cdd2763954ce9a17f97228;p=dotfiles.git git submodules: update kak: fixup kak: fixup2 --- diff --git a/.gitignore b/.gitignore index da4eba34..0ec12d34 100644 --- a/.gitignore +++ b/.gitignore @@ -452,4 +452,4 @@ luac.out *.x86_64 *.hex - +/kak/plugins/* diff --git a/.gitmodules b/.gitmodules index 1521a42b..db85c8a7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,33 +1,44 @@ [submodule "kak/plugins/powerline.kak"] path = kak/plugins/powerline.kak url = https://github.com/andreyorst/powerline.kak + master = master [submodule "kak/plugins/plug.kak"] path = kak/plugins/plug.kak url = https://github.com/andreyorst/plug.kak + master = master [submodule "kak/plugins/bookmarks.kak"] path = kak/plugins/bookmarks.kak url = https://github.com/Ersikan/bookmarks.kak + master = master [submodule "kak/plugins/shellcheck.kak"] path = kak/plugins/shellcheck.kak url = https://github.com/whereswaldon/shellcheck.kak + master = master [submodule "kak/plugins/prelude.kak"] path = kak/plugins/prelude.kak url = https://github.com/kakounedotcom/prelude.kak + master = master [submodule "kak/plugins/connect.kak"] path = kak/plugins/connect.kak url = https://github.com/kakounedotcom/connect.kak + master = master [submodule "kak/plugins/kakoune-sudo-write.kak"] path = kak/plugins/kakoune-sudo-write.kak url = https://github.com/occivink/kakoune-sudo-write + master = master [submodule "kak/plugins/kakoune-smooth-scroll"] path = kak/plugins/kakoune-smooth-scroll url = https://github.com/caksoylar/kakoune-smooth-scroll + master = master [submodule "kak/plugins/kakoune-sudo-write"] path = kak/plugins/kakoune-sudo-write url = https://github.com/occivink/kakoune-sudo-write + master = master [submodule "kak/plugins/smarttab.kak"] path = kak/plugins/smarttab.kak url = https://github.com/andreyorst/smarttab.kak + master = master [submodule "foot/base16"] path = foot/base16 url = https://github.com/tinted-theming/base16-foot + master = master diff --git a/kak/plugins/bookmarks.kak b/kak/plugins/bookmarks.kak deleted file mode 160000 index 2e92602e..00000000 --- a/kak/plugins/bookmarks.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2e92602eef5ed1717660689765b93583eecce099 diff --git a/kak/plugins/connect.kak b/kak/plugins/connect.kak deleted file mode 160000 index a536605a..00000000 --- a/kak/plugins/connect.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a536605a208149eed58986bda54f3dda215dfe61 diff --git a/kak/plugins/kakoune-sudo-write b/kak/plugins/kakoune-sudo-write deleted file mode 160000 index ec0d6d26..00000000 --- a/kak/plugins/kakoune-sudo-write +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ec0d6d26ceaadd93d6824630ba587b31e442214d diff --git a/kak/plugins/plug.kak b/kak/plugins/plug.kak deleted file mode 160000 index f28b3fb8..00000000 --- a/kak/plugins/plug.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f28b3fb88fbc77d69b1027780cb9a16b0bd7fc76 diff --git a/kak/plugins/powerline.kak b/kak/plugins/powerline.kak deleted file mode 160000 index c5ef9a84..00000000 --- a/kak/plugins/powerline.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c5ef9a845bbd886c73ef00c0efff986e02d5f5d8 diff --git a/kak/plugins/prelude.kak b/kak/plugins/prelude.kak deleted file mode 160000 index 5dbdc020..00000000 --- a/kak/plugins/prelude.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5dbdc020c546032885c1fdb463e366cc89fc15ad diff --git a/kak/plugins/shellcheck.kak b/kak/plugins/shellcheck.kak deleted file mode 160000 index 4e633978..00000000 --- a/kak/plugins/shellcheck.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4e633978c119bbb71f215828f7b59cea71a2c5a4 diff --git a/kak/plugins/smarttab.kak b/kak/plugins/smarttab.kak deleted file mode 160000 index 86ac6599..00000000 --- a/kak/plugins/smarttab.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 86ac6599b13617ff938905ba4cdd8225d7eb6a2e