| fixed a bug, where i was returning nil when the caller was expecting an empty array renamed g:rubycomplete_load_on_global -> g:rubycomplete_classes_in_global |
|
More...
|
almost 20 years ago
|
| add highlighting to example setting of g:rubycomplete_rails variable |
|
More...
|
almost 20 years ago
|
| add missing ChangeLog entry |
|
More...
|
almost 20 years ago
|
| added support for adding classes defined in the current buffer to the global completion list - when completing with no text outside of a class definition |
|
More...
|
almost 20 years ago
|
| add Mark's missing ChangeLog entries |
|
More...
|
almost 20 years ago
|
| add new omni completion documentation |
|
More...
|
almost 20 years ago
|
| move syntax documentation to ft-ruby-syntax.txt |
|
More...
|
almost 20 years ago
|
| fixed a completion hang/crash when completing symbols globally switched to smaller chunks being added to the dictionary. |
|
More...
|
almost 20 years ago
|
| it will now complete rails classes |
|
More...
|
almost 20 years ago
|
| removed left over debug prints |
|
More...
|
almost 20 years ago
|
| in-buffer class completion seems to work properly in my test cases added range variable detection - contributed |
|
More...
|
almost 20 years ago
|
| add RJS and RXML template file detection |
|
More...
|
almost 20 years ago
|
| * CONTRIBUTORS, ftplugin/ruby.vim: update Gavin's email address |
|
More...
|
almost 20 years ago
|
| revised the in-buffer class loading, needs a little more work but its testable |
|
More...
|
almost 20 years ago
|
| update Nikolai's email address |
|
More...
|
almost 20 years ago
|
| added a work-around for the cWORD bug found by dkearns added support for completion of in-buffer classes switched return-type over to a dictionary |
|
More...
|
almost 20 years ago
|
| rename rbcomplete#Complete to match script file name |
|
More...
|
almost 20 years ago
|
| add Release-Coordinator header line and remove GPL license |
|
More...
|
almost 20 years ago
|
| add Mark to the list of maintainers; add rubycomplete.vim to the installer |
|
More...
|
almost 20 years ago
|
| added ruby omni-completion files modified the ftplugin to set the omnifunc |
|
More...
|
almost 20 years ago
|
| Added Hugh Sasse's contribution (matchit instructions, more tags, ...). |
|
More...
|
over 20 years ago
|
| First draft. |
|
More...
|
over 20 years ago
|
| Made Nikolai maintainer of indent/ruby.vim. |
|
More...
|
over 20 years ago
|
| Changed maintainer to Nikolai. |
|
More...
|
over 20 years ago
|
| fix typo in URL header |
|
More...
|
over 20 years ago
|
| add filetype detection for Rantfiles |
|
More...
|
over 20 years ago
|
| Fixed problem with here-documents and removed some unused code. |
|
More...
|
over 20 years ago
|
| updated NEWS for new release |
|
More...
|
over 20 years ago
|
| update syntax documentation formatting for Vim 6.4 release |
|
More...
|
over 20 years ago
|
| prevent symbols from matching as matchit match_words |
|
More...
|
over 20 years ago
|