From: Andre Ramnitz Date: Tue, 12 Dec 2023 04:33:27 +0000 (+0100) Subject: kak: update config X-Git-Tag: v0.2~342 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=0024c80f9a28eb5257d9ae56f5db23c65d9983be;p=dotfiles.git kak: update config --- diff --git a/.gitmodules b/.gitmodules index 3b36fa19..c763f2e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,7 @@ path = kak/.config/kak/plugins/foot.kak url = https://github.com/kkga/foot.kak branch = master +[submodule "kakoune-sudo-write"] + path = kak/.config/kak/plugins/kakoune-sudo-write + url = https://github.com/occivink/kakoune-sudo-write + branch = master diff --git a/kak/.config/kak/kakrc b/kak/.config/kak/kakrc index 5b0f4c8f..28a6f2b1 100644 --- a/kak/.config/kak/kakrc +++ b/kak/.config/kak/kakrc @@ -31,7 +31,7 @@ plug "andreyorst/plug.kak" noload } plug "whereswaldon/shellcheck.kak" plug "kakounedotcom/prelude.kak" - plug "occivink/sudo-write.kak" + plug "occivink/kakoune-sudo-write" plug "foot.kak" # Look and Feel diff --git a/kak/.config/kak/plugins/kakoune-sudo-write b/kak/.config/kak/plugins/kakoune-sudo-write new file mode 160000 index 00000000..ec0d6d26 --- /dev/null +++ b/kak/.config/kak/plugins/kakoune-sudo-write @@ -0,0 +1 @@ +Subproject commit ec0d6d26ceaadd93d6824630ba587b31e442214d diff --git a/kak/.config/kak/plugins/sudo-write.kak b/kak/.config/kak/plugins/sudo-write.kak deleted file mode 160000 index ec0d6d26..00000000 --- a/kak/.config/kak/plugins/sudo-write.kak +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ec0d6d26ceaadd93d6824630ba587b31e442214d