Add emacs kitty graphics package to integrations

This commit is contained in:
Kovid Goyal 2026-03-03 09:19:18 +05:30
parent 77ac85f97b
commit 4e76c089d8
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 0 deletions

View file

@ -308,6 +308,7 @@ Various image viewing plugins for editors
* `image.nvim <https://github.com/3rd/image.nvim>`_ - Bringing images to neovim
* `image_preview.nvim <https://github.com/adelarsq/image_preview.nvim/>`_ - Image preview for neovim
* `hologram.nvim <https://github.com/edluffy/hologram.nvim>`_ - view images inside nvim
* `kitty-graphics.el <https://github.com/cashmeredev/kitty-graphics.el>`_ - view images in emacs
Scrollback manipulation
-------------------------