Tuesday, October 16, 2012

Re: Vim and Lisp

Excerpts from Danny Gratzer's message of Sun Oct 14 23:02:15 +0200 2012:
> I know Emacs has good support, but I really would prefer to stick with Vim
> if possible.
There is evil for emacs providing Vim modal editing for Emacs.
Because Emacs is written is Lisp its support is likely to be better.

You can still use general purpose plugins such as matchit, TToC etc.

vim-addon-async provides "REPL" support (not tested with lisp yet) and
references similar plugins in its README which could be adopted.

How to find plugins? Search on github and www.vim.org/search.php
Don't forget the Vim Wiki.

I know that there are some people using vim for writing Lisp - so wait
some more days for replies

Marc Weber

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: