docs!: LazyVim now requires Neovim >= 0.9.0

This commit is contained in:
Folke Lemaitre 2023-10-01 14:01:12 +02:00
parent f7655a83c5
commit bfe04222fe
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -56,7 +56,7 @@ to tweak your config as needed, along with the convenience of a pre-configured s
## ⚡️ Requirements
- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
- Neovim >= **0.9.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)