Fork me on GitHub
#protorepl
<
2017-03-11
>
rcolyer16:03:48

anybody using proton and got vim-mode working in the proto-repl repl?

jasongilman19:03:35

@torbjornvatn The loading problem is now fixed in the latest version.

rcolyer20:03:23

or rather (set [1 1 2 2 3]) produced [1 1 2 2 3] in the editor after evaluation, but the repl produced the right output of #{1 2}

rcolyer20:03:55

never mind...I was evaluating wrong in proton 🙂