Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gitcommit): highlight overflow in commit body #6222

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

ribru17
Copy link
Member

@ribru17 ribru17 commented Feb 29, 2024

Highlights overflow differently per this suggestion. This PR is in response to overflow being parsed for the git commit message body as well as the title. Here @none doesn't help because the commit message body already has no highlight.

@clason clason merged commit 8e349b1 into nvim-treesitter:master Mar 1, 2024
9 checks passed
@ribru17 ribru17 deleted the gitcommit_overflow branch May 13, 2024 00:28
gbprod added a commit to gbprod/nvim-treesitter that referenced this pull request Jun 26, 2024
This commit remove the highlight of the overflow node in gitcommit syntax
introduced [by this PR](nvim-treesitter#6222).
This node will be removed when [this PR](gbprod/tree-sitter-gitcommit#68)
will be merge.
gbprod added a commit to gbprod/nvim-treesitter that referenced this pull request Jun 26, 2024
This commit remove the highlight of the overflow node in gitcommit syntax
introduced [by this PR](nvim-treesitter#6222).
This node will be removed when [this PR](gbprod/tree-sitter-gitcommit#68)
will be merge.
clason pushed a commit that referenced this pull request Jun 27, 2024
This commit remove the highlight of the overflow node in gitcommit syntax
introduced [by this PR](#6222).
This node will be removed when [this PR](gbprod/tree-sitter-gitcommit#68)
will be merge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants