docs(readme): fix minor typo introduced by a testing autocorrect with ltex_plus
This commit is contained in:
parent
623718af3a
commit
879d84c1b3
@ -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 it’s unavailable in `mason`). These packages are:
|
||||
(usually because they are unavailable in `mason`). These packages are:
|
||||
|
||||
- `rust-analyzer`
|
||||
- `ltex-ls-plus`
|
||||
|
Loading…
x
Reference in New Issue
Block a user