Displaying 1 result from an estimated 1 matches for "rbcomplete".
Did you mean:
complete
2006 Apr 12
2
vim 7 ruby omni-complete v0.2
Thanks to some outside suggestions and contributions we now have another release.
If you missed the original announcement, rbcomplete provides a vim7
omni-completion function (code completion) for vim. It is based on
complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome.
Whats New:
------------
At the request of many people, Object''s instance methods are no longer
included in the completion list, if anyon...