nvim-treesitter/queries/diff/highlights.scm

16 lines
148 B
Scheme
Raw Normal View History

2024-01-06 15:05:50 +09:00
[
(addition)
(new_file)
] @diff.plus
[
(deletion)
(old_file)
] @diff.minus
(commit) @constant
2024-01-06 15:05:50 +09:00
(location) @attribute
2024-01-06 15:05:50 +09:00
(command) @function