link to blog post in README

This commit is contained in:
Oliver Ladner 2024-03-06 09:39:37 +01:00
commit 692738498e

View file

@ -6,6 +6,7 @@ After doing my first steps with <https://github.com/nvim-lua/kickstart.nvim>,
I decided to roll my own, custom, "lightweight" Neovim configuration in order to
better understand Neovim and its configuration/customization, package managers,
plugins etc. and have "my own" config that only includes things I really need.
More on the "why's" are explained [in my blog post](https://lugh.ch/neovim-lessons-learned.html).
## Installation