Using Vim for Lisp development

前端 未结 11 2048
悲&欢浪女
悲&欢浪女 2020-12-22 17:23

I\'ve been using Lisp on and off for a while but I\'m starting to get more serious about doing some \"real\" work in Lisp. I\'m a huge Vim fan and was wondering how I can be

11条回答
  •  隐瞒了意图╮
    2020-12-22 17:51

    You can give Emacs with Vim emulation a try, is not perfect, but it may be somewhat familiar. I think Lisp shines if you use something like Slime or DrScheme doing iterative development, all other editors feel just wrong.

提交回复
热议问题