nvim-treesitter/runtime/queries/diff/highlights.scm
2023-09-09 16:16:51 +02:00

6 lines
143 B
Scheme

[(addition) (new_file)] @text.diff.add
[(deletion) (old_file)] @text.diff.delete
(commit) @constant
(location) @attribute
(command) @function