summaryrefslogtreecommitdiffstats
path: root/nvim/README.md
diff options
context:
space:
mode:
authorChiller Dragon <chillerdragon@gmail.com>2024-03-04 21:47:45 +0800
committerGitHub <noreply@github.com>2024-03-04 08:47:45 -0500
commit8137862bf81af8ad358338abfeb96c25c11ebd8f (patch)
tree1c10cff97b2956583a57bb8fecd34954e0758c20 /nvim/README.md
parent825244c2c4bf4e18535cbd9c32ca64ed825a3eab (diff)
downloaddots-8137862bf81af8ad358338abfeb96c25c11ebd8f.tar.gz
chore: link new installation youtube video (#678)
Diffstat (limited to 'nvim/README.md')
-rw-r--r--nvim/README.md4
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