mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
feat(gitcommit): remove overflow rule
This commit remove the highlight of the overflow node in gitcommit syntax introduced [by this PR](https://github.com/nvim-treesitter/nvim-treesitter/pull/6222). This node will be removed when [this PR](https://github.com/gbprod/tree-sitter-gitcommit/pull/68) will be merge.
This commit is contained in:
parent
c723b87ef6
commit
173515a5d2
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@
|
||||||
|
|
||||||
(subject) @markup.heading @spell
|
(subject) @markup.heading @spell
|
||||||
|
|
||||||
(overflow) @comment.warning @spell
|
|
||||||
|
|
||||||
(subject
|
(subject
|
||||||
(subject_prefix) @function @nospell)
|
(subject_prefix) @function @nospell)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue