bug removal
Mark Guzman
segfault at hasno.info
Wed Apr 26 10:46:12 EDT 2006
Doug Kearns wrote:
> Something like:
>
> x.<C-o><C-x> { |foo| puts foo }
>
> fails because <cWORD> expands to the following "{".
>
Doug,
I've removed the cWORD expansion, and tested versus that example and a
few others. If you get a chance test the current cvs head.
It should be able to handle that case, "x=b.<C-o><C-x>+a", "x =
b.<C-o><C-x> + a", and "a.foo( b.<C-o><C-x>".
In addition, I stripped out a lot of junk in an effort to trim the
filesize a bit without changing the indentation.
--mark
--
sic transit gloria et adulescentia
blog | http://blog.hasno.info/blog
wiki | http://wiki.hasno.info
More information about the vim-ruby-devel
mailing list