On Wed, Dec 23, 2009 at 06:20:02AM EST, Sergey Khorev wrote: > Chris, > > I am still at version 7.1 but I don't suppose a more current version > > of Vim supports plugins or extensions written in a compiled language > > such as C, or even semi-compiled languages such as python et al... > > or that there are any plans to do so at some point in the future?
> Starting from versions 5.x you can script Vim in a number of > languages: Python, Perl, Tcl, Ruby. MzScheme is available since > version 7. I take that to mean that C/C++ extensions are not an issue. One obvious downside with general-purpose scripting languages is that you would need Python, etc. installed to use such plugins. Not a problem in my case, since I have admin authority to this machine, but are there other issues, maybe in terms of integration, both with Vim and other plugins? Thank you for your comments, CJ -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
