diff options
author | Chiller Dragon <chillerdragon@gmail.com> | 2024-03-04 21:47:45 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-04 08:47:45 -0500 |
commit | b83b2b061c1fab0e1a3a28c185345be7957e74cd (patch) | |
tree | 6762adaa1b1eb7202ebd99d0f24b86e74afe6221 | |
parent | a02abdb161bb1db4864254245a27e7d153b41efb (diff) |
chore: link new installation youtube video (#678)
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -87,9 +87,7 @@ information about extending and exploring Neovim. ### Getting Started -See [Effective Neovim: Instant IDE](https://youtu.be/stqUbv-5u2s), covering the -previous version. Note: The install via init.lua is outdated, please follow the -install instructions in this file instead. An updated video is coming soon. +[The Only Video You Need to Get Started with Neovim](https://youtu.be/m8C0Cq9Uv9o) ### Recommended Steps |