diff options
Diffstat (limited to 'queries/gitcommit/highlights.scm')
| -rw-r--r-- | queries/gitcommit/highlights.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/gitcommit/highlights.scm b/queries/gitcommit/highlights.scm index 15ba85ef8..9c70e19b5 100644 --- a/queries/gitcommit/highlights.scm +++ b/queries/gitcommit/highlights.scm @@ -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 [ |
