Closed madhermit closed 1 year ago
download this file https://github.com/Rishabh672003/Neovim/blob/main/lua/rj/lsp/diagnostic.lua
and require it in init.lua
that should set you the previous diagnostic
i re-added back the previous diagnostic way, so this should be fixed
Awesome thanks!
Thanks for the big refactor!
Looks like styling for the lsp diagnostics ui was lost. Where and how would I go about adding that back to the config?
Thanks!