Comments
-
Greg Hurrell
It could be miscompiled (ie. not built against the same version of Ruby that Vim itself was built against). Are you using RVM or rbenv or any kind of custom Ruby?
It might be a buggy version of Vim, although that seems like a long shot (there was a known bug in the the version of Vim that shipped with Ubuntu 11.04, but I've never heard of such problems with 10.10).
To know more I'd need to see the full output of
vim --version
and also the build transcript for Command-T (runa make clean
before you rebuild it so we an see the whole process). -
anonymous
I have to add: I started with stock vim on Mac OS X Lion, then installed command-t plugin, THEN installed vim via Macports using +ruby and +huge.
The latter breaks whatever I did with command-t before, so I re-extracted the Vimball, re-ran the extconf.rb and make stuff, and it worked.
-
Greg Hurrell
Closing due to lack of activity.
-
Greg Hurrell
Status changed:
- From: new
- To: closed
Add a comment
Comments are now closed for this issue.