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: use nil for the default diagnostics severity #2662

Merged
merged 3 commits into from
Sep 3, 2023

Commits on Aug 22, 2023

  1. fix: use nil for the default diagnostics severity

    neovim/neovim#24736 has introduced a new syntax
    for severity format in `vim.diagnostic.get()`.
    
    Fix #2661
    delphinus committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0f5157d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. fix: fallback for 0.9.1

    delphinus committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    89fb6ee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    9dc3d90 View commit details
    Browse the repository at this point in the history