updated for version 7.1-082
diff --git a/runtime/doc/pi_paren.txt b/runtime/doc/pi_paren.txt
index c83c870..53239f7 100644
--- a/runtime/doc/pi_paren.txt
+++ b/runtime/doc/pi_paren.txt
@@ -12,8 +12,8 @@
You can avoid loading this plugin by setting the "loaded_matchparen" variable: >
:let loaded_matchparen = 1
-The plugin installs CursorMoved autocommands to redefine the match
-highlighting.
+The plugin installs CursorMoved, CursorMovedI and WinEnter autocommands to
+redefine the match highlighting.
To disable the plugin after it was loaded use this command: >