From 71b3445c42ea5ef0d6c2a60a6d05708d7c83243a Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Tue, 23 Sep 2025 19:27:41 +0200 Subject: [PATCH] nvim/README.md: require Neovim 0.11+ --- nvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/README.md b/nvim/README.md index fc65002..fc2220c 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -9,7 +9,7 @@ ## Install Instructions - > Install requires Neovim 0.10+. Always review the code before installing a configuration. + > Install requires Neovim 0.11+. Always review the code before installing a configuration. Clone the repository and install the plugins: