anybody using proton and got vim-mode working in the proto-repl repl?
@torbjornvatn The loading problem is now fixed in the latest version.
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}
never mind...I was evaluating wrong in proton 🙂