Dalius Dobravolskas
Dalius Dobravolskas
I see this line in your config let g:vim_isort_map = '' and it should help.
There is plugin that supports image previews for oil https://github.com/adelarsq/image_preview.nvim?tab=readme-ov-file It is not ideal but better than nothing.
Here is my idea how to preview images, svg files, pdf files and etc.: https://www.reddit.com/r/neovim/comments/1e1txpz/comment/lcxrkbr/?context=3 oil.nvim could expose some new API methods, e.g. add possibility to add callback on file...
> I don't think oil needs to do anything in particular here. When we preview the file, we're just opening the buffer in another window. If you have a plugin...