From 5fd06628bea681f5a5f0cb99aba204e1d69f9581 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 27 Apr 2026 06:43:49 +0530 Subject: [PATCH] Note that nvim now supports the kitty graphics protocol --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 619dbeef6..227e994c1 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -36,6 +36,7 @@ Some applications that use the kitty graphics protocol: * `fzf `_ - A command line fuzzy finder * `mpv `_ - A video player that can play videos in the terminal * `neofetch `_ - A command line system information tool +* `nvim `__ - A TUI editor that can display images in the terminal * `pixcat `_ - a third party CLI and python library that wraps the graphics protocol * `ranger `_ - a terminal file manager, with image previews * `termpdf.py `_ - a terminal PDF/DJVU/CBR viewer