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
I am using Neovim with Treesitter where Treesitter can already provide the highlighting.
I assume this is providing highlighting and then Treesitter is setting the new highlighting which is not optimal. Best case would be to add a config to disable it. That way we can choose to either use the Treesitter highlighting or this plugin (which is needed for indentation etc).
Thanks for providing this awesome plugin!
The text was updated successfully, but these errors were encountered:
I am using Neovim with Treesitter where Treesitter can already provide the highlighting.
I assume this is providing highlighting and then Treesitter is setting the new highlighting which is not optimal. Best case would be to add a config to disable it. That way we can choose to either use the Treesitter highlighting or this plugin (which is needed for indentation etc).
Thanks for providing this awesome plugin!
The text was updated successfully, but these errors were encountered: