I have been wanting to program in lisp for a good while, but I do not enjoy using Emacs, and Slimv and Vlime haven’t functioned. So, would having Vim in one terminal editing a file and then a REPL in another work?
I have been wanting to program in lisp for a good while, but I do not enjoy using Emacs, and Slimv and Vlime haven’t functioned. So, would having Vim in one terminal editing a file and then a REPL in another work?
Try olical/conjure plugin for neovim. It’s definitely not as good for CL as slime/sly but it works much better than vlime/slimv (for me) https://github.com/Olical/conjure/wiki/Quick-start:-Common-Lisp-(Swank)