docs(readme): fix minor typo introduced by a testing autocorrect with ltex_plus

This commit is contained in:
Fabrice Mouhartem 2025-02-25 11:42:33 +01:00
parent 623718af3a
commit 879d84c1b3
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -1,4 +1,4 @@
In this repository lies my Nevis configuration starting from
In this repository lies my Neovim configuration starting from
[kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).
The provided `init.lua` file has then been split into (tentatively) semantically
@ -26,7 +26,7 @@ export NVIM_APPNAME="$HOME/.config/kicknvim"
## LSP dependencies
This configuration requires some LSP servers to be installed on your machine
(usually because its unavailable in `mason`). These packages are:
(usually because they are unavailable in `mason`). These packages are:
- `rust-analyzer`
- `ltex-ls-plus`