<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bitclust.patch</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,12 +1,22 @@
 quick lookup the Ruby reference manual.
 
-== Requirement ==
-download a copy of reference manual package, and install it.
-  http://doc.loveruby.net/
+== REQUIREMENT ==
+- Ruby Reference Manual (http://doc.loveruby.net/)
+- Vim is compiled with Ruby (configured with --enable-rubyinterp)
 
 == INSTALL ==
-1. edit refe2.vim to set paths.
-2. copy refe2.vim into ~/.vim/ftplugin/ruby/ dir.
+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 &lt; /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 &quot;K&quot; on the word to lookup its reference manual.
 
 == LICENSE ==
 MIT.</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 &quot;
-&quot; some codes are from refe.vim:
+&quot; some codes are from 'refe.vim':
 &quot;   http://rails2u.com/projects/refe.vim/
 &quot;
 if exists(&quot;g:loaded_refe2&quot;)</diff>
      <filename>refe2.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4c0bf709b6cb243993cd483652c3be98c8a8d6b1</id>
    </parent>
  </parents>
  <author>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </author>
  <url>http://github.com/mootoh/refe2-vim/commit/8ff03ab39877efb601b936a401f800eade4123b7</url>
  <id>8ff03ab39877efb601b936a401f800eade4123b7</id>
  <committed-date>2008-06-14T20:23:31-07:00</committed-date>
  <authored-date>2008-06-14T20:23:31-07:00</authored-date>
  <message>add a bitclust patch.</message>
  <tree>2e96c2966e453ec96af0b503027d4f895a280e58</tree>
  <committer>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </committer>
</commit>
