include gems load path when setting vim 'path' option |
|
More...
|
over 19 years ago
|
ignore the rescue 'modifier' when indenting (#2296) |
|
More...
|
over 19 years ago
|
fix comment typo |
|
More...
|
over 19 years ago
|
Fixes bugs introduced in earlier commits. Been running without fault for two-three weeks now. It's about as good as it gets without a major reworking. Enjoy! |
|
More...
|
over 19 years ago
|
use GMT time in the rake package version string |
|
More...
|
over 19 years ago
|
save each message from error backtraces for Test::Unit compiler |
|
More...
|
over 19 years ago
|
update the package naming description in README |
|
More...
|
over 19 years ago
|
set the rake package task's need_zip attribute to create zip package archives |
|
More...
|
over 19 years ago
|
remove 'multiline' patterns from b:match_words |
|
More...
|
over 19 years ago
|
allow if/unless/while/until expressions to be highlighted when used as method args |
|
More...
|
over 19 years ago
|
allow while/until expressions to be highlighted |
|
More...
|
over 19 years ago
|
rescue Win32::Registry::Error when accessing the Windows registry when installing |
|
More...
|
over 19 years ago
|
normalise vim modelines |
|
More...
|
over 19 years ago
|
add -z option to cvsrelease call in release.sh to create a zip release file |
|
More...
|
over 19 years ago
|
add CONTRIBUTORS file to FileList in Rakefile |
|
More...
|
over 19 years ago
|
escape \'s in b:match_skip pattern |
|
More...
|
over 19 years ago
|
update filetype/ to ftdetect/ in FileList in Rakefile |
|
More...
|
over 19 years ago
|
move hyphen to end of collection in rubyNoDoBlock pattern |
|
More...
|
over 19 years ago
|
highlight if/unless expressions after the %, ^, | and & operators |
|
More...
|
over 19 years ago
|
add ftplugin/eruby.vim to installer's list of source files |
|
More...
|
over 19 years ago
|
add new eRuby ftplugin |
|
More...
|
over 19 years ago
|
merge most features from Ned Konz's ftplugin |
|
More...
|
over 19 years ago
|
match eruby specific 'compiler' error messages |
|
More...
|
over 19 years ago
|
add new eruby compiler plugin |
|
More...
|
over 19 years ago
|
general improvements to eRuby highlighting |
|
More...
|
over 19 years ago
|
make sure that eRubyOneLiner starts at the very beginning of a line |
|
More...
|
over 19 years ago
|
make sure that eRubyOneLiner cannot be extended over multiple lines |
|
More...
|
over 19 years ago
|
remove rubyIterator HiLink command line |
|
More...
|
over 19 years ago
|
add Env.determine_home_dir to vim-ruby-install.rb |
|
More...
|
over 19 years ago
|
fix regression in rubyOptDoBlock |
|
More...
|
over 19 years ago
|