Replies: 2 comments 5 replies
-
what's the “images rendering issues”? |
Beta Was this translation helpful? Give feedback.
5 replies
-
require('fzf-lua').setup({
previewers = {
builtin = {
snacks_image = { enabled = false },
},
},
}) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rasibn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I have
preview_opts = "hidden"
to avoid images rendering issues with snacks.image but would be better if I could choose to only disable preview only for images.Beta Was this translation helpful? Give feedback.
All reactions