lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I tried to get it working with my Vim 7.1, but it was impossible, because you
need at least Vim 7.3 with Lua interface. Maybe you should mention it somewhere
on your page Peter :-) Thanks again!

The Vim plug-in is supposed to work even without the Lua interface for Vim (although this mode of operation is a hack and limits further development of the plug-in). I've tested this on Windows XP using Vim 7.2 downloaded from www.vim.org.

If it doesn't work for you using the latest version of the plug-in* then please let me know what exactly happens: Do you get an error message, does nothing happen, etc. It might be that I've introduced an unintended incompatibility with Vim 7.1 or that you found a bug.

Cheers,

 - Peter Odding

* http://www.vim.org/scripts/script.php?script_id=3169