display images in vim using kitty graphics protocol
| autoload | add a callback | |
| doc | add readme | |
| plugin | set some local options to enchance viewing | |
| COPYING | init | |
| README.txt | add readme | |
image.vim ========= A Vim9 plugin that displays images from within the Vim buffer using the Kitty graphics protocol. Requirements ------------ - Vim9 - A terminal which supports the Kitty graphics protocol. - ImageMagick (for converting and resizing images). Installation ------------ Install using your favourite plugin manager. Usage ----- Open any image file and watch as it gets displayed in the Vim buffer :P