Hi, I've followed the instructions on building MacVim at https://github.com/b4winckler/macvim/wiki/Building
The configure flags are as follows: ./configure --with-features=huge --enable-rubyinterp --enable- pythoninterp --enable-perlinterp --enable-cscope --enable-luainterp It builds without errors, but when in vim I type ':version' it shows '-lua' and ':lua' gives "Sorry, the command is not available in this version". Are there any other parameters I'm supposed to set somewhere, like location of the lua source and/or binary? Thanks for any advice. -- You received this message from the "vim_mac" 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
