For Github / Gitlab / Gitea etc... they all support common keywords for referencing issues in a commit message:
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
It would be nice to highlight those as well.
I'm not sure what underlying tree sitter parser is used since it isn't shown or committed in this repo
For Github / Gitlab / Gitea etc... they all support common keywords for referencing issues in a commit message:
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
It would be nice to highlight those as well.
I'm not sure what underlying tree sitter parser is used since it isn't shown or committed in this repo