]> Freerunner's - dotfiles.git/commitdiff
kak: update config
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 12 Dec 2023 04:33:27 +0000 (05:33 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:52 +0000 (18:18 +0200)
.gitmodules
kak/.config/kak/kakrc
kak/.config/kak/plugins/kakoune-sudo-write [new submodule]
kak/.config/kak/plugins/sudo-write.kak [deleted submodule]

index 3b36fa19242388e391ac1e18975c9120b6717f36..c763f2e7e759f33e6f62fde7fcf5ba5b31ecdf52 100644 (file)
@@ -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
index 5b0f4c8f0ab05a2d59504322d2c7cd6ef8931c0d..28a6f2b1864e97948b06af33bcdc098ea0bd2027 100644 (file)
@@ -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 (submodule)
index 0000000..ec0d6d2
--- /dev/null
@@ -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 (submodule)
index ec0d6d2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ec0d6d26ceaadd93d6824630ba587b31e442214d