From c926ded0b148263a13ea043bb175a8bbe8969345 Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Fri, 11 Nov 2022 17:10:01 -0400 Subject: [PATCH] Updated commit hash --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adc5e01..70ac11b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ xcode-select --install ``` ### Issue with Nvim-Treesitter Updates -When nvim-treesitter updates, there might be breaking changes to corresponding parsers being used. I've made a change to how nvim-treesitter is installed with packer and the run command to make sure parsers are properly updated whenever necessary. It was missing something before. You can look at the change here: de7061dd5373100c2c1dccb1f759ad350a5cf88a. +When nvim-treesitter updates, there might be breaking changes to corresponding parsers being used. I've made a change to how nvim-treesitter is installed with packer and the run command to make sure parsers are properly updated whenever necessary. It was missing something before. + +You can look at the change here: de7061dd5373100c2c1dccb1f759ad350a5cf88a ## Plugins #### Plugin Manager