sjbach / lusty

LustyExplorer / LustyJuggler for Vim
http://www.vim.org/scripts/script.php?script_id=1890
256 stars 30 forks source link

Lusty Juggler crashing on OS X Vim 73 #86

Closed pmyjavec closed 11 years ago

pmyjavec commented 11 years ago

Hello mate,

I found using VIM::message '' breaks vim 73 on OS X. I can reproduce this by simply running (in vim) ruby VIM::message ''.

While I know this is a VIM/Ruby problem, I would like to see the juggler work until I find out how to fix the bigger issue.

Thanks for your work so far!

sjbach commented 11 years ago

Thanks. I just merged this, but noticed a bit too late that the patch was applied against lusty-juggler.vim, a build output file, rather than the source. Can you submit a separate pull request that modifies the source?