Fork me on GitHub
#vim
<
2017-09-21
>
rgm16:09:50

@dominicm been flailing a bit with the Piggieback invocation ...

dominicm16:09:18

@rgm share up

rgm16:09:55

hm, just tried a snippet... guess we need to use gists or something.

rgm16:09:32

on the positive side, really liking fireplace's c!! for making up these little notebooks

dominicm16:09:12

wait, figwheel-sidecar.repl-api/repl-env, how did that ever work?

dominicm16:09:57

it didn't 🙂

dominicm16:09:08

@rgm just a typo in the invocation, should be (figwheel-sidecar.system/repl-env

rgm16:09:30

pppht as if that'll make some kind of difference 😉

dominicm16:09:46

hehe 😛

rgm16:09:27

oh, crap sorry ... I must have autocompleted someplace

dominicm16:09:56

https://github.com/SevereOverfl0w/Ymbryne/blob/master/fireplace-chestnut.adoc I've actually decided to "document" this so I don't have to search slack history painfully again 😛

rgm17:09:39

oh cool, so just replace nil with eg. devcards if so desired

dominicm17:09:57

:devcards or "devcards" I think, but yep

dominicm17:09:36

iirc, figwheel calls name on whatever you give it. And, as I painfully discovered, that is why namespaced keywords do not work as build ids (but seem to for a while).

rgm17:09:21

awesome, it's working

rgm17:09:57

thanks ... sorry about the inadventent teaching/learning opportunity of having to figure out why I wasn't quite getting it.

dominicm17:09:40

@rgm no, no. It's okay. I've taken it upon myself to try & help out with any & all vim/clojure problems.

rgm17:09:12

greatly appreciated