Skip to content

Don't wrap text outside of comments #68

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dseomn
Copy link

@dseomn dseomn commented May 8, 2025

Vim currently wraps lines like long_key = "long_value", which breaks TOML syntax.

Vim currently wraps lines like `long_key = "long_value"`, which breaks
TOML syntax.
@dseomn
Copy link
Author

dseomn commented Jun 1, 2025

Should I send this to the vim repo instead?

@cespare
Copy link
Owner

cespare commented Jun 2, 2025

I believe the way it's supposed to work is that we accept the patch here and then sync to upstream periodically. But @averms has been managing that. Aman, can help out here?

@averms
Copy link
Collaborator

averms commented Jun 3, 2025

Yep that's how it works. If you were to send it to the Vim repo they would just to send it here. I'm pretty busy at the day job for the next 8 or so weeks but I do want to send an update from here to upstream.

@dseomn
Copy link
Author

dseomn commented Jun 3, 2025

Gotcha, thanks for the info.

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