readme.md: add a link to the corresponding blog post

This commit is contained in:
Fabrice Mouhartem 2023-12-25 19:54:41 +01:00
parent 25c639dff2
commit 0ebd500c03
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
In this repository lies my nvim 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 (tryingly) 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).
## Testing it
To try it, you can use the `NVIM_APPNAME` environment variable: