I've started to get [coc.nvim] empty diagnostics
when opening up a clj
file under neovim (and none of the build-in clj-kondo stuff works). Anyone else observe this?
D'oh!
My problem! I overwrote the coc-settings
to have "disableDiagnostics": true,
has to be false
🙂
bad david
they should have named it notDisableDiagnostics
;)
🙂