Hi, all!
I'm trying to integrate clj-kondo in spacemacs, but I'm having some problems.
I followed the instructions here: https://cljdoc.org/d/clj-kondo/clj-kondo/2021.04.23/doc/editor-integration#spacemacs
But flycheck is not enable by default, I must run SPC t s
to toggle the syntax-checking, even after doing (setq global-flycheck-mode t)
in my .spacemacs file.
Does anyone had the same problem?
Thanks in advance 😄
@marques.goncalves.fel you can try to cross-post to #spacemacs as well
Thanks! Didn't know there was this channel 😅