This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-13
Channels
- # beginners (50)
- # boot (27)
- # bristol-clojurians (7)
- # cider (30)
- # clara (1)
- # cljs-dev (130)
- # cljsrn (14)
- # clojure (179)
- # clojure-austin (6)
- # clojure-greece (2)
- # clojure-italy (4)
- # clojure-spec (19)
- # clojure-uk (54)
- # clojurescript (64)
- # core-async (3)
- # data-science (1)
- # datomic (66)
- # duct (11)
- # emacs (5)
- # figwheel (1)
- # fulcro (26)
- # funcool (7)
- # jobs (1)
- # jvm (6)
- # keechma (5)
- # lein-figwheel (5)
- # luminus (5)
- # lumo (1)
- # off-topic (93)
- # parinfer (37)
- # pedestal (15)
- # protorepl (10)
- # re-frame (42)
- # reagent (12)
- # shadow-cljs (71)
- # spacemacs (3)
- # specter (7)
- # vim (8)
- # yada (9)
Hello everyone! I've been using spacemacs until now, but wanted to try out neovim + vim-fireplace. Unfortunately I ran into a problem that has an open issue on github: https://github.com/tpope/vim-fireplace/issues/303 Did anyone here stumble on something related to this?
Thanks 🙂! If no one around here has run into this then I'll do some exploring to see if I find what's causing it, just wanted to check if it was not already a known thing.
But generally, I can eval stuff in Piggieback. I think :thinking_face: tries to remember the last time he actually did it
@andre.stylianos I think I ran into that once, and I solved it by changing a -
in my filename to an _
.
hmmm... That could actually be a possibility, we've had a nasty surprise with that on a filename not long ago. Maybe it was at the same time that I was trying this out. Will check again soon. Thanks for the pointer!