diff --git a/readme.md b/readme.md index 88e0be8..ab8da14 100644 --- a/readme.md +++ b/readme.md @@ -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