helix/runtime/queries/git-commit
Michael Davis 44293dfd22
Change tree-sitter parser for Git commit message files
The gbprod grammar is more complete and featureful than mine, and more
actively maintained. I will archive my tree-sitter-git-commit in favor
of gbprod's.

The new queries are based on the ones in the repo upstream but I
modified them to look similar to the highlights before this commit.

Also I've updated the tab-width so that change nodes in the generated
message are indented correctly.
2025-06-27 10:55:00 -04:00
..
highlights.scm Change tree-sitter parser for Git commit message files 2025-06-27 10:55:00 -04:00
injections.scm Change tree-sitter parser for Git commit message files 2025-06-27 10:55:00 -04:00
textobjects.scm Update tree-sitter-git-commit, add comment textobject (#6439) 2023-03-27 15:27:38 +09:00