kak: no printear env en fzf
This commit is contained in:
parent
9efd89702f
commit
e4d48b1809
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ hook -group sleuth global BufWritePost .* %{ sleuth }
|
|||
# ------------
|
||||
source "%val{config}/plugins/fzf.kak/rc/fzf.kak"
|
||||
evaluate-commands %sh{
|
||||
env>/dev/stderr
|
||||
find -L "$kak_config/plugins/fzf.kak/rc/modules/" -type f -name '*.kak' -exec printf 'source "%s"\n' {} \;
|
||||
}
|
||||
map global normal <c-p> ': fzf-mode<ret>f'
|
||||
|
|
Loading…
Reference in a new issue