Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save finalfantasia/bc260c73a561f52f3b5638089b64be1b to your computer and use it in GitHub Desktop.
Save finalfantasia/bc260c73a561f52f3b5638089b64be1b to your computer and use it in GitHub Desktop.
Intellij Cursive+Cljfmt Editor CodeStyle
<code_scheme name="TW" version="173">
<ClojureCodeStyleSettings>{
:cljs.core/as-&gt; :only-indent
:cljs.core/assoc 0
:cljs.core/cond-&gt; :only-indent
:cljs.core/cond-&gt;&gt; :only-indent
:cljs.core/defonce :only-indent
:cljs.core/with-meta :only-indent
:cljs.core.async/go :only-indent
:cljs.core.async/go-loop :only-indent
:cljs.core.match/match :only-indent
:cljs.spec.alpha/with-gen :only-indent
:clojure.core/as-&gt; :only-indent
:clojure.core/assoc 1000
:clojure.core/comment :only-indent
:clojure.core/cond-&gt; :only-indent
:clojure.core/cond-&gt;&gt; :only-indent
:clojure.core/defonce :only-indent
:clojure.core/future :only-indent
:clojure.core.async/thread :only-indent
:clojure.core.match/match :only-indent
:clojure.spec.alpha/fdef :only-indent
:clojure.spec.alpha/with-gen :only-indent
:clojure.test/are :only-indent
:cursive.formatting/align-binding-forms true
:cursive.formatting/one-space-lists true
:devcards.core/defcard-rg :only-indent
:devcards.core/deftest :only-indent
:embedded.system/with-embedded-dependencies :only-indent
:embedded.system/with-events :only-indent
:embedded.system/with-kafka-and-cassandra :only-indent
:garden.def/defstyles :only-indent
:metrics.timers/time! 1000
:metrics.timers/timer :only-indent
}</ClojureCodeStyleSettings>
</code_scheme>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment