Notifications You must be signed in to change notification settings Fork 233 require "nvim-treesitter.configs".setup({ ensure_installed = { "typescript", "javascript ...
It seems that TreeSitter broke with version 0.176.2. Syntax Highlighting is not working as expected with different themes. Additionally for some reason some keybindings stopped working or have ...