mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-06 16:31:16 +01:00
Updated commit hash
This commit is contained in:
parent
c96e14dd70
commit
c926ded0b1
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue