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