zenbones-theme / zenbones.nvim

🪨 A collection of contrast-based Vim/Neovim colorschemes
MIT License
657 stars 46 forks source link

Highlights for TS diff? #100

Closed evantravers closed 1 year ago

evantravers commented 1 year ago

I'm encountering this: image

When I'm accustomed to this: image

Reading this issue here: https://github.com/gbprod/tree-sitter-gitcommit/issues/6 leads me to believe there's some diff highlights we have to cover maybe? I'm still really bad at debugging TreeSitter syntax highlighting.

My config: https://github.com/evantravers/dotfiles/blob/master/nvim/.config/nvim/init.lua, currently obsessively :TSInstall all so including whichever diff and gitcommit are defaulted.