-
I am trying to build a simple "dictionary browser" of sorts using dict and a word database. I don't get why? other pickers works fine..
relevant config bits:
|
Beta Was this translation helpful? Give feedback.
Answered by
qiine
Aug 24, 2025
Replies: 1 comment 3 replies
-
Yes, it's expected, to custom "builtin" you can read the code of "fzf-lua.test.previewer":
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oh ok! I actually managed to do it!