From 901b6bd1edc574e81eb53138ea8f94d8e8115abe Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 10 Jun 2026 12:54:45 +0530 Subject: [PATCH] Add kmv to integrations --- docs/integrations.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index cb1f81688..53a8c97af 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -70,6 +70,11 @@ kitty graphics protocol. Markdown viewer that can render big headers with the text-sizing-protocol, and also render images with the kitty graphics protocol. +`kmv `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Markdown viewer that can render big headers with the text-sizing-protocol, and +also render images with the kitty graphics protocol. + .. _tool_term_image: `term-image `__