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

Adds single and double quotes to matching pairs #995

Conversation

EpocSquadron
Copy link
Contributor

This enables mm to work on quote characters as well as highlighting of
matching quote when on it. I'm unsure if there's a reason these weren't
added in the first place, but some brief testing it works for me in some
rust, javascript and php files.

This enables `mm` to work on quote characters as well as highlighting of
matching quote when on it.
@archseer archseer merged commit 1e793c2 into helix-editor:master Nov 8, 2021
@archseer
Copy link
Member

archseer commented Nov 8, 2021

Now that I think about it, maybe it's not the best idea to auto pair single quotes since it'll try closing lifetimes in Rust

@EpocSquadron EpocSquadron deleted the epocsquadron/add-quotes-to-matching-pairs branch November 8, 2021 12:06
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.

None yet

2 participants