diff options
author | Michael Davis | 2023-03-27 06:27:38 +0000 |
---|---|---|
committer | GitHub | 2023-03-27 06:27:38 +0000 |
commit | d7431db55cd076dbacfde2cebaed315509923df5 (patch) | |
tree | de599de10c828c70db07ba53afb9815f1343ced9 /book/src | |
parent | 2af14a24abbd8de510f69e6569c18601533dc912 (diff) |
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.
Diffstat (limited to 'book/src')
-rw-r--r-- | book/src/generated/lang-support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index 5cd0c8c1..003ed4a4 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -41,7 +41,7 @@ | fortran | ✓ | | ✓ | `fortls` | | gdscript | ✓ | ✓ | ✓ | | | git-attributes | ✓ | | | | -| git-commit | ✓ | | | | +| git-commit | ✓ | ✓ | | | | git-config | ✓ | | | | | git-ignore | ✓ | | | | | git-rebase | ✓ | | | | |