AutoYADM commit: 2025-07-21 14:09:10

This commit is contained in:
Daniel Fichtinger 2025-07-21 14:09:10 -04:00
parent 57f262d4e4
commit 6cf79124d2
2 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ bundle fzf.kak https://github.com/andreyorst/fzf.kak %{
require-module fzf-file
set-option global fzf_file_command "fd . --type f --follow"
# set-option global fzf_file_command "fd . --no-ignore-vcs"
map -docstring "fzf mode" global user f ": fzf-mode<ret>"
map -docstring "fzf mode" global user F ": fzf-mode<ret>"
}
bundle luar https://github.com/gustavo-hms/luar %{