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 | 8137862bf81af8ad358338abfeb96c25c11ebd8f (patch) | |
| tree | 1c10cff97b2956583a57bb8fecd34954e0758c20 /nvim/README.md | |
| parent | 825244c2c4bf4e18535cbd9c32ca64ed825a3eab (diff) | |
| download | dots-8137862bf81af8ad358338abfeb96c25c11ebd8f.tar.gz | |
chore: link new installation youtube video (#678)
Diffstat (limited to 'nvim/README.md')
| -rw-r--r-- | nvim/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/nvim/README.md b/nvim/README.md index 82eeceb..c44d5f9 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -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 |