emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
zhuxun2 2020-11-11T19:46:23.145400Z

clojure-mode allows customization of indentation for macro forms [1]. But it doesn't have a wildcard. When using Om, Fulcro or Helix, I want all the (dom/* ... ) be indented with 1 space, but is there any better way than listing all the possible dom elements? [1] https://github.com/clojure-emacs/clojure-mode#user-content-indentation-of-macro-forms