From eedc5e8aa2d8d24265c3666a84569a558c713c00 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 23 May 2025 18:25:15 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-23 18:25:15 --- .config/kak/autoload/plugins.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kak/autoload/plugins.kak b/.config/kak/autoload/plugins.kak index 451cd800..c2b981fe 100644 --- a/.config/kak/autoload/plugins.kak +++ b/.config/kak/autoload/plugins.kak @@ -59,7 +59,7 @@ bundle-noload easymotion.kak https://git.sr.ht/~voroskoi/easymotion.kak %{ set-option global easymotion_chars "tnseriplfuwydhcxoaqz" } -bundle byline.kak https://github.com/evanrelf/byline.kak %{ +bundle byline.kak https://github.com/ficcdaf/byline.kak %{ require-module "byline" }