We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
colorpreview
linewrapping
As following lite-xl/lite-xl#1642 (comment), I create an issue about problem between colorpreview and linewrapping:
Text is:
AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA lite-xl/lite-xl#749.
linewrapping is setup with:
config.plugins.linewrapping.width_override = style.code_font:get_width("a") * 80 config.plugins.linewrapping.mode = "word" config.plugins.linewrapping.guide = false
Hop you can reproduce the problem.
Good luck, and keep the good work! :)
The text was updated successfully, but these errors were encountered:
adamharrison
No branches or pull requests
As following lite-xl/lite-xl#1642 (comment), I create an issue about problem between
colorpreview
andlinewrapping
:Text is:
linewrapping
is setup with:Hop you can reproduce the problem.
Good luck, and keep the good work! :)
The text was updated successfully, but these errors were encountered: