diff options
Diffstat (limited to 'runtime/doc/pi_paren.txt')
-rw-r--r-- | runtime/doc/pi_paren.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/runtime/doc/pi_paren.txt b/runtime/doc/pi_paren.txt index 497186204f..534b3add29 100644 --- a/runtime/doc/pi_paren.txt +++ b/runtime/doc/pi_paren.txt @@ -51,10 +51,9 @@ are: buffer-local equivalents b:matchparen_timeout and b:matchparen_insert_timeout. -If you would like the |%| command to work better, the matchit plugin can be -used, see |matchit-install|. This plugin also helps to skip matches in -comments. This is unrelated to the matchparen highlighting, they use a -different mechanism. +If you would like the |%| command to work better, the |matchit| plugin can be +used. This plugin also helps to skip matches in comments. This is unrelated +to the matchparen highlighting, they use a different mechanism. ============================================================================== vim:tw=78:ts=8:ft=help:norl: |