docs: Clarify about neovim 0.7 in readme

This commit is contained in:
hedy
2023-11-21 09:30:49 +08:00
parent 31ef50e08e
commit a335618d5a

View File

@@ -57,6 +57,8 @@ Table of contents
## Prerequisites
- Neovim 0.7+
- To use modifiers on [commands](#commands), Neovim 0.8 is required.
Everything else works with Neovim 0.7.
- Properly configured Neovim LSP client (otherwise only markdown is supported)
## Installation