You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it's fairly rare I'd need image.nvim, I wanted to try to lazy load it instead of making it a dependency of neo-tree. Here's what I came up with for my lazy.nvim config:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The recent feature to preview images is great! Thanks @pysan3 , very elegant.
Since it's fairly rare I'd need image.nvim, I wanted to try to lazy load it instead of making it a dependency of neo-tree. Here's what I came up with for my lazy.nvim config:
and then I don't need to add image.nvim in neo-tree's dependency table
I think this is the right way to go about that but I'd appreciate any tips for improvement!
Beta Was this translation helpful? Give feedback.
All reactions