dart-vim-plugin icon indicating copy to clipboard operation
dart-vim-plugin copied to clipboard

Config to turn off highlighting

Open RobertBrunhage opened this issue 2 years ago • 0 comments

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!

RobertBrunhage avatar Jan 13 '23 11:01 RobertBrunhage