hey, can anyone please help with finding key command (or fn) to toggle #_ comment form. I’ve tried searching using discard, datum keywords. asked AIs, search google but can’t seem to find it. And I definitely remember it being there few years back when I first started learning spacemacs with clojure
I dont recall that function being part of Spacemacs itself. I have a function as part of the Practicalli Spacemacs Config https://github.com/practicalli/spacemacs-config/blob/main/clojure-config.el#L65
Thanks. After the code, it is definitely from your config (I remember C-# being awkward with my custom key layout)
thanks for the link.