diff options
| author | Damjan 9000 <damjan.9000@gmail.com> | 2023-10-22 11:32:25 +0200 |
|---|---|---|
| committer | Damjan 9000 <damjan.9000@gmail.com> | 2023-11-03 21:01:49 +0100 |
| commit | a86bdd0946ff211ebbe6467d1beb357789eb0e29 (patch) | |
| tree | c2d388068a2d8a4f2ff720e89ccbf27bd461734a | |
| parent | 547fa8670cd6803eeb6e5af58761264594556244 (diff) | |
| download | dots-a86bdd0946ff211ebbe6467d1beb357789eb0e29.tar.gz | |
Update README.md - kickstart-modular fork
| -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 |