dev-environment-files
dev-environment-files copied to clipboard
Fixed treesitter/highlighter error
With the latest treesitter and nvim, we see some errors like https://github.com/nvim-treesitter/nvim-treesitter/issues/1201, to fix the issue, we just need to set run = ":TSUpdate",.