nordtheme / vim

An arctic, north-bluish clean and elegant Vim theme.
https://www.nordtheme.com/ports/vim
MIT License
2.51k stars 273 forks source link

text.diff not working with Nord Theme #344

Open dngray opened 1 year ago

dngray commented 1 year ago

I noticed I get no syntax highlighting when tree-sitter-diff is active.

It appears that these are not set https://github.com/nvim-treesitter/nvim-treesitter/issues/4097#issuecomment-1374556679

hoelter commented 11 months ago

Playing around with some highlights, it seems that parser provides less specificity than the default highlight groups. Meaning that without that parser, you can have better diff highlighting.