helix-mods/runtime/queries/git-commit/textobjects.scm
Michael Davis d7431db55c
Update tree-sitter-git-commit, add comment textobject (#6439)
The update includes a fix for comments in commit messages where there
was no space separating the '#' and the comment text.

The comment textobject can be useful occasionally to jump to the
summary part of the commit edit message.
2023-03-27 15:27:38 +09:00

3 lines
53 B
Scheme

(comment) @comment.inside
(comment)+ @comment.around