non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 20:27:46 +01:00
parent ea48fbc85f
commit 2ed8587f21
2 changed files with 2 additions and 33 deletions

View file

@ -42,5 +42,5 @@ $env.config.keybindings = ($env.config.keybindings | append {
modifier: "control"
keycode: "char_e"
mode: "emacs"
event: [{ send: "executehostcommand" cmd: 'fzf-nvim' }]
event: [{ send: "executehostcommand" cmd: 'fzf-edit' }]
})