From bceb377e3c73e5236a186879362f30319e78088d Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Thu, 16 Jun 2022 23:22:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c068b..076f6c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Neovim from scratch -**Important Update** When I initially created this repo I didn't anticipate the amount of broken changes, if you'd like to use the same basic config as this one as a base I recommend my new repo: [nvim-basic-ide](https://github.com/LunarVim/nvim-basic-ide) +**Important Update** When I initially created this repo I didn't anticipate the amount of breaking changes, if you'd like to use the same basic config as this one as a base I recommend my new repo: [nvim-basic-ide](https://github.com/LunarVim/nvim-basic-ide) Each video will be associated with a branch so checkout the one you are interested in, you can follow along with this [playlist](https://www.youtube.com/watch?v=ctH-a-1eUME&list=PLhoH5vyxr6Qq41NFL4GvhFp-WLd5xzIzZ).