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
Hello, thanks a lot for this great package 😊
When setting the default face size at 180 instead of the usual 100 the fringe indicators are rendered this way:
and I need to manually overload these values:
'ts-fold-indicators-fr-minus-tail 'ts-fold-indicators-fr-center 'ts-fold-indicators-fr-end-left 'ts-fold-indicators-fr-end-right
with some more (balanced) lines
"........" "........" "........" "........" "........" "...XX..." "...XX..." "...XX..." "...XX..." "...XX..."
to get a visual fix:
I'm wondering what a more flexible fix would look like.
The text was updated successfully, but these errors were encountered:
Yeah, this could be an issue since I don't know if there is a flexible way to define these values.🤔
Sorry, something went wrong.
Yeah, it's likely to incur at least a partial rewrite :/ But anyway, thanks a lot for this nice package :-)
No branches or pull requests
Hello, thanks a lot for this great package 😊
When setting the default face size at 180 instead of the usual 100 the fringe indicators are rendered this way:
and I need to manually overload these values:
with some more (balanced) lines
to get a visual fix:
I'm wondering what a more flexible fix would look like.
The text was updated successfully, but these errors were encountered: