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

Fix (#31): Enhance config options for git sign highlighting. #32

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Fix (#31): Enhance config options for git sign highlighting. #32

merged 5 commits into from
Feb 9, 2024

Conversation

theKnightsOfRohan
Copy link
Contributor

@theKnightsOfRohan theKnightsOfRohan commented Feb 8, 2024

Addresses issue #31 by adding more fine-grained control over the file git signs and their highlight groups. Users can specify their signs as either a string or a table, with the table passed to the vim.fn.sign_define function. The type for the table-type config was created, and the TriptychConfigGitSigns type was updated to use either definition.

(Side note: I also updated validate.sh because it was notifying about format errors, but not actually doing anything about it.)

@simonmclean simonmclean merged commit 6744fcf into simonmclean:main Feb 9, 2024
1 of 2 checks passed
@simonmclean
Copy link
Owner

Nice work! Thanks for the contribution

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.

2 participants