From 6956c227ca31d21388e450a1c710bb0407f6a7ec Mon Sep 17 00:00:00 2001 From: Syed Daanish Date: Tue, 11 Feb 2025 12:08:02 +0300 Subject: [PATCH] Fix README.md from showing incorrect neovim version support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f17ee95..1cb4776 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Defaults to: ## 📦 Dependencies - `ImageMagick` for image manipulation. -- `Neovim` 0.5.0 or higher. +- `Neovim` (Obviously). - `Kitty` for displaying the image. ## TODO: