tvirolai
tvirolai
I got bitten by this as well when running a cljs REPL using figwheel-main. Whenever I switch to a namespace using `cider-repl-set-ns`, the `cider-repl-type` is changed to `clj`. When I...
Yeah, by all means do! Currently the `pom.xml` provides the info needed for deployment, but the GHA plugin I'm using supports Git tags too. I'm thinking of migrating the project...
Setting the `let g:clojure_maxlines` parameter to a lower value (200 currently) fixed this for me.