diff options
| author | nPHYN1T3 <38122105+nPHYN1T3@users.noreply.github.com> | 2023-04-24 15:29:58 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-24 15:29:58 -0600 |
| commit | 988489c214a339744620062f99a284d3acea0e74 (patch) | |
| tree | bc1a41d5cc9f6368e8ed41f6c43f9bbacb6f1541 /nvim | |
| parent | 97c011ba886ceffaf8a7aab33ee3d4424d18b8f9 (diff) | |
| download | dots-988489c214a339744620062f99a284d3acea0e74.tar.gz | |
Update README.md
Diffstat (limited to 'nvim')
| -rw-r--r-- | nvim/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md index 29df719..dd4f70c 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -129,7 +129,7 @@ Each PR, especially those which increase the line count, should have a descripti * See [lazy.nvim uninstall](https://github.com/folke/lazy.nvim#-uninstalling) information * Are there any cool videos about this plugin? * Current iteration of kickstart (coming soon) - * Here is one about the previous iteration of kickstart: [video introduction to Kickstart.nvim](https://youtu.be/stqUbv-5u2s). + * Here is one about the previous iteration of kickstart: [video introduction to Kickstart.nvim](https://youtu.be/stqUbv-5u2s). Note the install via init.lua no longer works. ### Windows Installation |