AutoYADM commit: 2025-05-19 16:25:09

This commit is contained in:
Daniel Fichtinger 2025-05-19 16:25:09 -04:00
parent c7aae67c13
commit 9933b10935
5 changed files with 12 additions and 4 deletions

View file

@ -22,7 +22,8 @@ bundle fzf.kak https://github.com/andreyorst/fzf.kak %{
}
bundle luar https://github.com/gustavo-hms/luar %{
require-module luar
# require-module luar
set-option global luar_interpreter luajit
}
bundle easymotion.kak https://git.sr.ht/~voroskoi/easymotion.kak %{
@ -82,3 +83,7 @@ bundle smarttab.kak https://github.com/andreyorst/smarttab.kak %{
}
bundle pykak https://github.com/tomKPZ/pykak
bundle peneira https://github.com/gustavo-hms/peneira %{
require-module peneira
}