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 precedence of ui.virtual.whitespace #8750

Merged

Commits on Nov 7, 2023

  1. Separate iters for overlay and syntax highlighting.

    This allows for more control over the order (precedence) in which styles are patched in the rendering phase.
    chtenb committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    92e6932 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix clippy warning

    chtenb committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d925c0c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Address feedback

    chtenb committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c44513d View commit details
    Browse the repository at this point in the history