midnight.nvim/lua/midnight
Barrett Ruth 517837c9d3 feat: add treesitter highlights for diff files
Adds support for treesitter-based diff syntax highlighting:
- @diff.minus (red) and @diff.plus (green) for changed lines
- @attribute.diff (blue) for hunk headers
- @string.special.path and @variable.parameter linked to Normal
2026-02-04 15:58:07 -05:00
..
init.lua fix: mark opts as intentionally unused 2026-02-03 21:51:55 -05:00
palette.lua misc cleanups for diffing 2026-02-03 01:18:32 -05:00
theme.lua feat: add treesitter highlights for diff files 2026-02-04 15:58:07 -05:00