1
0
Fork
You've already forked image.vim
0
display images in vim using kitty graphics protocol
  • Vim Script 100%
2026年07月03日 16:23:58 +05:30
autoload add a callback 2026年07月03日 16:23:58 +05:30
doc add readme 2026年07月02日 17:31:18 +05:30
plugin set some local options to enchance viewing 2026年07月02日 17:25:08 +05:30
COPYING init 2026年07月02日 17:04:47 +05:30
README.txt add readme 2026年07月02日 17:31:18 +05:30

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