AutoYADM commit: 2025-05-19 17:10:39

This commit is contained in:
Daniel Fichtinger 2025-05-19 17:10:39 -04:00
parent d6fdef93c0
commit dc4635b853
2 changed files with 2 additions and 3 deletions

View file

@ -27,8 +27,7 @@ bundle fzf.kak https://github.com/andreyorst/fzf.kak %{
}
bundle luar https://github.com/gustavo-hms/luar %{
# require-module luar
# depends on luar
require-module luar
}
bundle peneira https://github.com/gustavo-hms/peneira %{

View file

@ -1,6 +1,7 @@
eval %sh{ kak-tree-sitter -vvvvv -dks --init $kak_session }
colorscheme ashen
require-module fishr
require-module peneira
define-command fish-test %{
fish %{
@ -103,4 +104,3 @@ define-command -docstring %{
} > /dev/null 2>&1 < /dev/null &
}
}