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: utilize ts-context in glance preview window #1265

Merged
merged 3 commits into from
Jun 2, 2024
Merged

Commits on May 24, 2024

  1. set ts-context floatterm zindex to 50 which greater than 45.

    default zindex of glance [dnlhc/glance.nvim] floatterm is 45.
    It can display on glance.
    
    Signed-off-by: mjkx <[email protected]>
    mjkx5 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    620a9ab View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. set trim_scope to inner

    Signed-off-by: mjkx <[email protected]>
    mjkx5 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    756669b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. perf: add discription

    CharlesChiuGit committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7aec55f View commit details
    Browse the repository at this point in the history