adelarsq / image_preview.nvim

Image Preview for Neovim 🖼
MIT License
147 stars 11 forks source link

feature: neo-tree support #3

Closed luxus closed 1 year ago

luxus commented 1 year ago

hello, your plugin looks good, i use wezterm, linux and macOS but as a filemanager i do use neo-tree. are you planing to support it?

adelarsq commented 1 year ago

Yes. I pretend to support all major file tree plugins, even NerdTree. But I can't say when since on this month I am pretty busy with work. I will keep this open as a feature request.

pysan3 commented 1 year ago

https://github.com/nvim-neo-tree/neo-tree.nvim/discussions/831#discussioncomment-5987459

This should work @luxus ;)

adelarsq commented 1 year ago

@pysan3 Thanks for the hint!

I added the config on the docs, since for this plugin I think that is the best way.

pysan3 commented 1 year ago

Thanks! I think you forgot the backtick lua tho @adelarsq

The codeblock is not syntax highlighted.

adelarsq commented 1 year ago

@pysan3 Thanks again :)