Wednesday, June 30, 2010

Re: percentage of vim users running python

Hi Ted,

Go for Python because VimL can be a lock-in (speed issues if you want to
do a lot).

Can you tell more about what you're going to implement?

Maybe you want to get some ideas from my sbt plugin:
www.github.com/MarcWeber/vim-addon-sbt

It mocks Vim functionality so that you can test it without Vim and use a
Python debugger etc. It also illustrates how to load an external .py
file (syntax highlighting, etc will be better then). Probably you
already know..

> vim. I also find that I tend more and more toward a functional
> programming style that doesn't work particularly well in vimscript.

:-). Vim does neither support Scala, F# nor Haskell. Maybe you should be
using lisp or scheme then.

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: