mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17: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
|
||||
(overflow) @none @spell)
|
||||
(overflow) @comment.warning @spell
|
||||
|
||||
(subject
|
||||
(subject_prefix) @function @nospell)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue