docs: update required Neovim version

This commit is contained in:
Folke Lemaitre 2025-09-15 10:59:26 +02:00
parent e7ce65e1bb
commit 0e56786aa4
No known key found for this signature in database
GPG key ID: 9B52594D560070AB

View file

@ -56,7 +56,7 @@ to tweak your config as needed, along with the convenience of a pre-configured s
## ⚡️ Requirements
- Neovim >= **0.9.0** (needs to be built with **LuaJIT**)
- Neovim >= **0.11.0** (needs to be built with **LuaJIT**)
- Git >= **2.19.0** (for partial clones support)
- a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_**
- a **C** compiler for `nvim-treesitter`. See [here](https://github.com/nvim-treesitter/nvim-treesitter#requirements)