From 0fab8e67043776b06ffcdca1cc401e89a892e6bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Vigil=20V=C3=A1squez?= Date: Fri, 25 Oct 2024 11:13:21 -0300 Subject: [PATCH] docs(readme): reflect bump in minimum neovim version due to `vim.iter` use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d09bee6..6545e44 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The plugin provides the following functionality: ## Installation `esqueleto.nvim` requires the following: -- Neovim 0.8+ +- Neovim 0.10+ Install `esqueleto.nvim` with your preferred package manager: