You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sounds reasonable.
nvim-treesitter allows you to pass in a function for conditionally disabling highlighting.
Perhaps something like that would make sense here too, as it would allow you to disable highlighting for large files.
The toml version of the config wouldn't be able to support that.
There are situations where one wants to disable treesitter for specific filetypes.
for example: folke/noice.nvim#27
The text was updated successfully, but these errors were encountered: