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 report highlighting #62

Merged
merged 2 commits into from
Jul 1, 2019
Merged

Fix report highlighting #62

merged 2 commits into from
Jul 1, 2019

Conversation

ajgrf
Copy link
Contributor

@ajgrf ajgrf commented Oct 17, 2017

The first commit fixes #52, where colorschemes cannot override certain highlight groups. The second commit fixes a couple regexps that fail to match integer values which contain no decimal or comma.

@alerque
Copy link
Member

alerque commented Jul 1, 2019

Thanks for taking the time to contribute this @ajgrf. I'm sorry it has taken so long to review. I've recently stepped in to help with this plugin's maintenance a little bit. This looks good to me and I'll be merging it right away. Feel free to pitch in on the issue board or with code if you have other issues or ideas.

@alerque alerque merged commit fa7fbd2 into ledger:master Jul 1, 2019
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.

Syntax highlighting overrides the user's colorscheme
2 participants