This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-04-05
Channels
- # aleph (2)
- # announcements (3)
- # architecture (5)
- # beginners (51)
- # biff (5)
- # cider (1)
- # clerk (8)
- # clj-kondo (6)
- # cljsrn (5)
- # clojure (31)
- # clojure-europe (42)
- # clojure-nl (1)
- # clojure-norway (21)
- # clojure-uk (3)
- # emacs (11)
- # fulcro (2)
- # graphql (6)
- # hugsql (1)
- # jobs (2)
- # leiningen (3)
- # lsp (3)
- # malli (13)
- # missionary (1)
- # off-topic (7)
- # pathom (7)
- # polylith (27)
- # reagent (14)
- # reitit (3)
- # remote-jobs (7)
- # shadow-cljs (20)
- # spacemacs (4)
- # sql (3)
- # tools-build (4)
- # xtdb (7)
I'm really digging Spacemacs so far. I've got to build up some new muscle memory, but that's the fun part. There are definitely more questions about my config and errors in my future. For now, though, I just wanted to say that I'm glad I gave this a shot!
Great to hear you are finding Spacemacs valuable.
I've been using Spacemacs for around 8 years and it has made a significant improvement to my development workflow.
I like all the little touches that make things really easy to do, e.g SPC v
to select a word and a further v
to expand the selection (or V
to shrink the selection.
It does take time to learn (or even discover) all the features of Spacemacs. I found thehttps://develop.spacemacs.org/layers/LAYERS.htmlvery useful and hopefully the https://practical.li/spacemacs/ is of help.

Oh that SPC v
is a nice trick! Yeah, Practicalli has been a lot of help. I find myself returning to it again and again.