From 7247274d5278ac6c5e38de53a1af0fb2ebd48de4 Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Thu, 20 Oct 2022 16:45:26 -0400 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e3d1ba..c8a4a73 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ # Neovim Setup 💡 **Tip:** I highly recommend following along with me on youtube and use the repo as reference to set up the config. You'll understand everything a lot better and be able to change things and evolve the setup into your own! -*There's also an error with nvim-ts-autotag on first startup if you just copy the .config/nvim directory into your machine. It should be fixed if you restart nvim afterwards.* +*On my machine for some reason, there's also an error with nvim-ts-autotag on first startup if I just clone the repo and use the nvim config. Restarting nvim afterwards fixes it for me.* 📹 Youtube Step-by-Step Guide: [How I Setup Neovim On My Mac To Make It Amazing](https://youtu.be/vdn_pKJUda8)