From a8ccbde1776cc33688798d58e44e97fbd0450fbb Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 23 May 2025 18:30:14 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-23 18:30:14 --- .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 c2b981fe..451cd800 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/ficcdaf/byline.kak %{ +bundle byline.kak https://github.com/evanrelf/byline.kak %{ require-module "byline" }