update zk fzf command

This commit is contained in:
Alexander Navarro 2024-09-27 10:21:40 -03:00
parent fadaa837fb
commit 335d49025f
Signed by untrusted user who does not match committer: anavarro
GPG key ID: 6426043E9FA3E3B5

View file

@ -109,7 +109,7 @@ multiword-tags = false
# altogether, set it to an empty string "". # altogether, set it to an empty string "".
#pager = "less -FIRX" #pager = "less -FIRX"
fzf-line = "{{style 'title' path}}" fzf-line = "{{style 'title' title}}{{#each tags}} #{{this}}{{/each}}"
fzf-preview = "bat -p --color always --style header,grid {-1}" fzf-preview = "bat -p --color always --style header,grid {-1}"
fzf-bind-new = "" fzf-bind-new = ""
fzf-options = """ fzf-options = """