Closed lazakoa closed 3 years ago
I got it to work with this:
let g:slimv_swank_cmd = '! gnome-terminal -- scheme --eval "(let loop () (start-swank) (loop))"'
I think I fixed it on https://github.com/kovisoft/slimv/pull/121
Cool, I'll give it a try soon.
The above doesn't detect mit-scheme 11.2.
The above also fails with the following error
No way to use scheme right now with slimv at least for me. Any suggestions or workaround would be appreciated, thanks in advance!
P.S sbcl works fine.