From d6fdef93c08ed066036303163aa605820df7d3e8 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 19 May 2025 16:55:24 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-19 16:55:24 --- .config/kak/{ => autoload}/plugins.kak | 16 ++++++++++++++-- .config/kak/kakrc | 1 - 2 files changed, 14 insertions(+), 3 deletions(-) rename .config/kak/{ => autoload}/plugins.kak (91%) diff --git a/.config/kak/plugins.kak b/.config/kak/autoload/plugins.kak similarity index 91% rename from .config/kak/plugins.kak rename to .config/kak/autoload/plugins.kak index 5fb3d5b8..9381c4cb 100644 --- a/.config/kak/plugins.kak +++ b/.config/kak/autoload/plugins.kak @@ -1,3 +1,8 @@ +# init plug + +source "%val{config}/plugins/plug.kak/rc/plug.kak" +plug "andreyorst/plug.kak" noload + # init bundle source "%val{config}/bundle/kak-bundle/rc/kak-bundle.kak" bundle-noload kak-bundle https://codeberg.org/jdugan6240/kak-bundle @@ -21,8 +26,8 @@ bundle fzf.kak https://github.com/andreyorst/fzf.kak %{ map -docstring "fzf mode" global user f ": fzf-mode" } -bundle-noload luar https://github.com/gustavo-hms/luar %{ - require-module luar +bundle luar https://github.com/gustavo-hms/luar %{ + # require-module luar # depends on luar } @@ -89,3 +94,10 @@ bundle smarttab.kak https://github.com/andreyorst/smarttab.kak %{ } bundle pykak https://github.com/tomKPZ/pykak + +# plug "gustavo-hms/luar" %{ +# # require-module luar +# plug "gustavo-hms/peneira" %{ +# require-module peneira +# } +# } diff --git a/.config/kak/kakrc b/.config/kak/kakrc index d20072e1..2de8f673 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -1,6 +1,5 @@ eval %sh{ kak-tree-sitter -vvvvv -dks --init $kak_session } colorscheme ashen -source "%val{config}/plugins.kak" require-module fishr define-command fish-test %{