diff options
| -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 |