From 85dadad50aa853de8052bcf7310b9720e5c32eb8 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Thu, 2 Apr 2026 02:31:04 +0200 Subject: docs(README): update minimum required Neovim version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 71ef4b2..71d5c28 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ My custom Neovim setup ## Installation -You're going to need Neovim 0.11+ and the `tree-sitter` CLI in your PATH. +You're going to need Neovim 0.12+ and the `tree-sitter` CLI in your PATH. Download into your config directory -- cgit v1.2.3