diff options
Diffstat (limited to 'runtime/doc/pi_paren.txt')
-rw-r--r-- | runtime/doc/pi_paren.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/pi_paren.txt b/runtime/doc/pi_paren.txt index c83c8703d..53239f742 100644 --- a/runtime/doc/pi_paren.txt +++ b/runtime/doc/pi_paren.txt @@ -12,8 +12,8 @@ This plugin is only available if 'compatible' is not set. 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: > |