<?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>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cafdc8e0090a8c4f77e6484105b5f5e583874638</id>
    </parent>
  </parents>
  <author>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </author>
  <url>http://github.com/mootoh/refe2-vim/commit/1ede665d02c448c0e90e2661e0406fb88c2de174</url>
  <id>1ede665d02c448c0e90e2661e0406fb88c2de174</id>
  <committed-date>2008-06-14T20:07:23-07:00</committed-date>
  <authored-date>2008-06-14T20:07:23-07:00</authored-date>
  <message>add a bitclust patch.</message>
  <tree>62df0491ec659084dd1b35344e517822bff816c6</tree>
  <committer>
    <name>mootoh</name>
    <email>mootoh@gmail.com</email>
  </committer>
</commit>
