nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.37k stars 285 forks source link

fix(diagnostics): propagate options to `vim.diagnostics.goto_{next,prev}` to enable severity filter #1445

Closed izumin5210 closed 1 month ago

izumin5210 commented 1 month ago

to fix #1444

izumin5210 commented 1 month ago

thanks!