Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use nil for the default diagnostics severity (#2662)
* 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 * fix: fallback for 0.9.1 * fix: detect changes only when minor version > 9
- Loading branch information