AutoYADM commit: 2025-05-18 18:24:39
This commit is contained in:
parent
c2269876a8
commit
89c6f5970a
2 changed files with 16 additions and 37 deletions
|
@ -2,10 +2,9 @@ eval %sh{ kak-tree-sitter -vvvvv -dks --init $kak_session }
|
|||
colorscheme ashen
|
||||
require-module fishr
|
||||
|
||||
def fishtest %{
|
||||
sh fish -c %{
|
||||
echo "info -- $kak_buffile"
|
||||
notify-send "$kak_buffile"
|
||||
define-command fish-test %{
|
||||
fish %{
|
||||
notify-send $kak_buffile
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue