openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Vim/Ruby Configuration Files
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 28 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed secondary array clause
Mark Guzman
More...
almost 20 years ago
Switched to script local vars, per patch from dkearns
Mark Guzman
More...
almost 20 years ago
set 'foldmethod' to marker in the modeline of completion script
dkearns
as Doug Kearns
More...
almost 20 years ago
add patterns for braces, brackets and parentheses to b:match_words
dkearns
as Doug Kearns
More...
almost 20 years ago
Added error trapping and messages for class import errors
Mark Guzman
More...
almost 20 years ago
started adding raw range support 1..2.<C-x><C-o> fixed the symbol completion bug, where you would end up with a double colon
Mark Guzman
More...
almost 20 years ago
started adding raw range support 1..2.<C-x><C-o> fixed the symbol completion bug, where you would end up with a double colon
Mark Guzman
More...
almost 20 years ago
added variable type detection for Ranges added handlers for string completion: "test".<C-x><C-o>
Mark Guzman
More...
almost 20 years ago
added variable type detection for Ranges added handlers for string completion: "test".<C-x><C-o>
Mark Guzman
More...
almost 20 years ago
fixed the truncation code. this fixes f.chomp! <C-x><C-o> returning chomp! again, where it should provide the global list. It also fixes f.foo( a.B, b.<C-x><C-o> returning a's list when it should return b's.
Mark Guzman
More...
almost 20 years ago
removed cWORD expansion in favor of grabbing the whole line added support for completing variables inside operations and parameter lists removed excess cruft code removed commented code
Mark Guzman
More...
almost 20 years ago
set 'expandtab' properly in rubycomplete.vim
dkearns
as Doug Kearns
More...
almost 20 years ago
started stripping out preceding assigment operation stuff. "x = A", would attempt to complete A using the global list. I've started removing old/commented code in an effort to slim down the file
Mark Guzman
More...
almost 20 years ago
Started stripping out preceding assigment operation stuff. "x = A", would attempt to complete A using the global list. I've started removing old/commented code in an effort to slim down the file
Mark Guzman
More...
almost 20 years ago
remove excess whitespace in rubycomplete.vim
dkearns
as Doug Kearns
More...
almost 20 years ago
make sure 'smartindent' is disabled
dkearns
as Doug Kearns
More...
almost 20 years ago
updated for last checkin
Mark Guzman
More...
almost 20 years ago
fixed a completion bug where, the entered text was not taken into account
Mark Guzman
More...
almost 20 years ago
add vim help files, the new FAQ and rubycomplete.vim to the gemspec file list
dkearns
as Doug Kearns
More...
almost 20 years ago
updated to match latest checkin
Mark Guzman
More...
almost 20 years ago
changed the rails load code to match the console load, we're now pulling everything in. completion of class members from within the class definition now works properly.
Mark Guzman
More...
almost 20 years ago
Slight readability improvement
Gavin Sinclair
More...
almost 20 years ago
updated for bugfix in rubycomplete.vim
Mark Guzman
More...
almost 20 years ago
fixed a bug involving rails methods being added to in-class completions when not in a rails project
Mark Guzman
More...
almost 20 years ago
added a line for the addition of sorting to globals completion
Mark Guzman
More...
almost 20 years ago
added sorting to the global's completion. will need to revisit sorting when we start using the dictionaries fully
Mark Guzman
More...
almost 20 years ago
Added entries for today's checkins, so far.
Mark Guzman
More...
almost 20 years ago
added highlighting for the g:rubycomplete_classes_in_global example
Mark Guzman
More...
almost 20 years ago
added some info about g:rubycomplete_classes_in_global
Mark Guzman
More...
almost 20 years ago
switched format to unix switched to the standard vim ts line
Mark Guzman
More...
almost 20 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree