docs(readme): small precision

This commit is contained in:
Fabrice Mouhartem 2024-11-10 15:23:11 +01:00
parent 1ba07cf703
commit 6851e16bcf
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -4,7 +4,12 @@ In this repository lies my Neovim configuration starting from
The provided `init.lua` file has then been split into (tentatively) semantically
consistent files inside `lua/` and personal customizations have been applied.
The process to design this configuration and some thoughts can be found [here](https://blog.epheme.re/software/nvim-kickstart.html).
The process to design this configuration and some thoughts can be found
[here](https://blog.epheme.re/software/nvim-kickstart.html).
Note that if the global principles remain true, the blog post dates from 2023,
and things may have changed a bit since then. Just use it as a reference for my
rationals.
## Testing it