This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Sat Jun 14 20:23:31 -0700 2008 | |
| |
bitclust.patch | Sat Jun 14 20:23:31 -0700 2008 | |
| |
refe2.vim | Sat Jun 14 20:23:31 -0700 2008 |
README
quick lookup the Ruby reference manual. == REQUIREMENT == - Ruby Reference Manual (http://doc.loveruby.net/) - Vim is compiled with Ruby (configured with --enable-rubyinterp) == INSTALL == 1. prepare the reference manual: - download a copy of reference manual package. - apply bitclust.patch in the top directory of unpacked manual: % cd ruby-refm-1.9.0-dynamic % patch -p0 < /tmp/refe2-vim/bitclust.patch 2. edit refe2.vim to set the bitclust path. 3. copy refe2.vim into ~/.vim/ftplugin/ruby/ directory. == USAGE== In editting a Ruby file, press "K" on the word to lookup its reference manual. == LICENSE == MIT.







