mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
feat(gitcommit): highlight overflow in commit body
This commit is contained in:
parent
62b0bb4f24
commit
8e349b1ea9
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@
|
||||||
|
|
||||||
(subject) @markup.heading @spell
|
(subject) @markup.heading @spell
|
||||||
|
|
||||||
(subject
|
(overflow) @comment.warning @spell
|
||||||
(overflow) @none @spell)
|
|
||||||
|
|
||||||
(subject
|
(subject
|
||||||
(subject_prefix) @function @nospell)
|
(subject_prefix) @function @nospell)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue