mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
feat(gitcommit): add highlight group for subject_prefix (#5774)
This commit is contained in:
parent
180e1ca385
commit
bd55179893
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
(subject) @text.title @spell
|
||||
(subject (overflow) @text @spell)
|
||||
(subject (subject_prefix) @function @nospell)
|
||||
(prefix (type) @keyword @nospell)
|
||||
(prefix (scope) @parameter @nospell)
|
||||
(prefix [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue