diff --git a/readme.md b/readme.md index 7e8a1ba..44df5eb 100644 --- a/readme.md +++ b/readme.md @@ -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`