Am Mittwoch, 23. Oktober 2013 17:53:15 UTC+2 schrieb Penn Su: > Right now on home-brew, macvim formula does not allow options to change ruby > commands anymore :(
And for a good reason, because macvim is currently hardwired to use a framework version of ruby in a couple of places (configure script, the way headers are included). It should however be relatively easy to get rid of those and make it work again with both framework and non framework rubies. Note that normal (non-gui) vim in hombrew is not affected and uses the current ruby from your path. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
