aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/if_ruby.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/if_ruby.txt')
-rw-r--r--runtime/doc/if_ruby.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/runtime/doc/if_ruby.txt b/runtime/doc/if_ruby.txt
index a08885c8e1..fdd63501ea 100644
--- a/runtime/doc/if_ruby.txt
+++ b/runtime/doc/if_ruby.txt
@@ -1,4 +1,4 @@
-*if_ruby.txt* For Vim version 7.4. Last change: 2012 Aug 02
+*if_ruby.txt*
VIM REFERENCE MANUAL by Shugo Maeda
@@ -12,11 +12,8 @@ The Ruby Interface to Vim *ruby* *Ruby*
4. VIM::Window objects |ruby-window|
5. Global variables |ruby-globals|
-{Vi does not have any of these commands}
*E266* *E267* *E268* *E269* *E270* *E271* *E272* *E273*
-The Ruby interface only works when Vim was compiled with the |+ruby| feature.
-
The home page for ruby is http://www.ruby-lang.org/. You can find links for
downloading Ruby there.