-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
epwalsh
Jan 30, 2024
Replies: 1 comment 1 reply
-
Hey @peeeyow, as of ae39ba3 this is now possible by adding an |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
epwalsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @peeeyow, as of ae39ba3 this is now possible by adding an
image_name_func
to your config. Here's an example from my personal dotfiles:https://github.com/epwalsh/dotfiles/blob/e6a89e358b2bdf3247b47d62bd4de05a98550be1/neovim/lua/plugins/notes.lua#L113-L123