1
0
Fork 0

zk: reconfigure

This commit is contained in:
Luca Bilke 2025-01-08 16:21:57 +01:00
parent 1c9990f257
commit 014343790c
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

View file

@ -2,5 +2,14 @@
dir = "~/Documents/notes"
[tool]
fzf-preview = "mdless {-1}"
fzf-preview = "COLORTERM=truecolor CLICOLOR_FORCE=1 glow -w \"$FZF_PREVIEW_COLUMNS\" -s tokyo-night {-1}"
fzf-options = "--preview-window nowrap"
[lsp.completion]
note-label = "{{title}}"
note-filter-text = "{{title}}"
note-detail = "{{metadata}}"
[lsp.diagnostics]
wiki-title = "hint"
dead-link = "error"