This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-12-03
Channels
- # adventofcode (107)
- # announcements (1)
- # asami (14)
- # babashka (67)
- # beginners (89)
- # calva (34)
- # cider (17)
- # clj-kondo (5)
- # cljs-dev (2)
- # clojure (57)
- # clojure-europe (52)
- # clojure-india (1)
- # clojure-italy (1)
- # clojure-losangeles (2)
- # clojure-nl (6)
- # clojure-uk (39)
- # clojurescript (40)
- # community-development (3)
- # conjure (3)
- # cursive (17)
- # datomic (11)
- # docker (13)
- # events (3)
- # figwheel-main (3)
- # fulcro (12)
- # graalvm (7)
- # holy-lambda (7)
- # honeysql (9)
- # introduce-yourself (5)
- # malli (9)
- # minecraft (3)
- # missionary (21)
- # nextjournal (7)
- # off-topic (52)
- # pathom (3)
- # polylith (11)
- # portal (3)
- # re-frame (21)
- # reagent (34)
- # reclojure (7)
- # reitit (1)
- # reveal (11)
- # shadow-cljs (68)
- # tools-build (12)
- # tools-deps (5)
- # vim (4)
- # xtdb (9)
Clever! I have a few similar mappings, but tend to add the form to the current buffer, because it's easy enough to send it to the REPL from there (`<localleader>ee` with Conjure), and also to edit afterwards (it's in a normal vim buffer).
Thanks @UJY23QLS1. I mentioned in the other thread that I prefer not to put the results in my buffer all the time, especially if the result is very long.
At this point, I don't really see much benefit to using a function instead of the macro. Perhaps if my use cases start growing it will make more sense. I am going to try adding ->
and ->>
macros and seeing if I get much use out of those.
I haven't done it yet, but it looks like this would pair nicely with https://vlaaad.github.io/reveal-stickers.