This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-07-06
Channels
- # announcements (13)
- # aws (3)
- # beginners (10)
- # calva (3)
- # clj-kondo (1)
- # clojure (63)
- # clojure-spec (15)
- # clojure-sweden (1)
- # clojure-uk (6)
- # community-development (2)
- # cursive (32)
- # datomic (20)
- # duct (1)
- # emacs (11)
- # events (1)
- # fulcro (32)
- # keechma (23)
- # luminus (2)
- # reagent (1)
- # ring (1)
- # shadow-cljs (23)
- # spacemacs (5)
- # specter (4)
- # sql (13)
- # tools-deps (16)
- # vim (1)
- # yada (2)
Just found clojure-align
(`C-c SPC`)... I kept struggling to do that using align-regexp
. I just went through all my open Clojure buffers and aligned stuff. ❤️
There's a way to default it
wrong var
that's for evil lispy, there's one in cider I just forget what it was
clojure-align-form-automatically
seems right 🙂
oh, you're using lispy?
Really cool but may end up creating too much noise on commits if interacting with non-personal projects so for now I'll try do do it by hand 🙂
Actually no...
oh I see it's with clojure-mode.el
I'm not a fan of the style myself, but yeah, better to opt in manually. Maybe make a function to go thorugh your project files and apply/save
To me it lightens the reading experience a little bit. Creates some room by making whats happening extra obvious.