nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.47k stars 288 forks source link

fix: jump to diagnostic with v.col is nil #1358

Closed tknightz closed 11 months ago

tknightz commented 11 months ago

I believe this PR will fix issue https://github.com/nvimdev/lspsaga.nvim/issues/1319. When the diagnostic appears in the beginning of line.

lsp_diag_next