update zk fzf command
This commit is contained in:
parent
fadaa837fb
commit
335d49025f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = """
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue