This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-04-11
Channels
- # aws (6)
- # beginners (167)
- # cider (41)
- # cljs-dev (6)
- # cljsrn (3)
- # clojure (399)
- # clojure-dusseldorf (1)
- # clojure-nl (2)
- # clojure-spec (3)
- # clojure-uk (47)
- # clojurescript (16)
- # core-async (8)
- # cursive (56)
- # datomic (14)
- # devcards (1)
- # docs (2)
- # duct (2)
- # editors (3)
- # emacs (3)
- # fulcro (178)
- # graphql (10)
- # off-topic (107)
- # onyx (7)
- # pedestal (21)
- # planck (13)
- # re-frame (58)
- # reagent (76)
- # ring-swagger (3)
- # shadow-cljs (85)
- # slack-help (2)
- # sql (1)
- # tools-deps (11)
- # uncomplicate (5)
- # vim (24)
- # yada (4)
Has anyone else had problems with vim-parinfer-rust in fireplace's commandline window please?
Error detected while processing function <SNR>44_process:
line 4:
E121: Undefined variable: b:parinfer_last_changedtick
E15: Invalid expression: b:parinfer_last_changedtick != b:changedtick
also unrelatedly, >)
doesn't seem to work on the final ) of my let here?
(deftest r-account
(let [account (first accounts)
id (:id account)])
(is (= account (r-account nil {:id id} nil))))
@lxsi No problem! Thanks for reaching out. Would you mind filing an issue or two on github?
Thanks. I'm not sure how much time I'll have today, and I don't want to forget them.