diff options
Diffstat (limited to 'nvim')
| -rw-r--r-- | nvim/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md index 1d03a09..e3a0ff4 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -1,9 +1,11 @@ -# kickstart.nvim +# kickstart-modular.nvim https://github.com/kdheepak/kickstart.nvim/assets/1813121/f3ff9a2b-c31f-44df-a4fa-8a0d7b17cf7b ### Introduction +*This is a fork of [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) that moves from a single file to a multi file configuration.* + A starting point for Neovim that is: * Small |