From d2d25a3c63a910b1a75a06a60b862ef0b1767ff7 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Wed, 9 Apr 2025 06:07:00 +0200 Subject: [PATCH] docs: set neovim version to 0.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d0b603..5e07c3d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ My Neovim config. ## System Requirements -Only supports Linux, macOS and other BSD variants. Requires latest git master of neovim. +Only supports Linux, macOS and other BSD variants. Requires neovim v0.11. Below is a list of dependencies and the respective plugins that require it.