updated for version 7.0211
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 324c85f..5ca2c21 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.0aa. Last change: 2006 Feb 28
+*version7.txt* For Vim version 7.0aa. Last change: 2006 Mar 01
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -241,7 +241,11 @@
matching paren can be highlighted. This uses the new |CursorMoved|
autocommand event.
-See |pi_paren.txt| for more information.
+See |matchparen| for more information.
+
+The plugin uses the |:match| command. It now supports three match patterns.
+The plugin uses the third one. The first one is for the user and the second
+one can be used by another plugin.
Translated manual pages *new-manpage-trans*
@@ -678,6 +682,8 @@
MGL syntax file. (Gero Kuhlmann)
+rd syntax file. (Johannes Ranke)
+
New Keymaps: ~
Sinhala (Sri Lanka) (Harshula Jayasuriya)