readme.md: add a link to the corresponding blog post
This commit is contained in:
parent
25c639dff2
commit
0ebd500c03
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user