Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Using vi to edit lisp is an interesting choice - I've got the vi commands hardwired in my brain now after using them for 20+ years and I've written a lot of Lisp but I don't think I've ever written any Lisp in vi.


I used vim for lisp for some time. That worked fine actually.

Of course I didn't do things like emacs-slime, so, I always have a repl open in a separate window. ':set lisp' along with 'set lispwords=...' worked fine.


I wrote a small improvement on the default lisp indentation: http://www.vim.org/scripts/script.php?script_id=2951

Vim users are yet to have a full Slime replacement, but Nekthuth is quite nice.


Recently (partial) alternative of slime for vim as brought up here:

http://news.ycombinator.com/item?id=1193638


What do you edit lisp in?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: