this post was submitted on 24 Nov 2023
1 points (100.0% liked)

Lisp

55 readers
3 users here now

founded 1 year ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] love5an@alien.top 1 points 1 year ago

Yes, you do need it. And btw the most prominent problem with emacs is its default keybindings. These are not suited for modern keyboards. The first thing you should do when you start customizing emacs is to rebind the keys. After that, everything would be way easier. There are a lot of key binding packages out there, just look for something that suits your needs or your habits.