mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Fixed spelling error
git-svn-id: http://macvim.googlecode.com/svn/trunk@320 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -416,7 +416,7 @@ Typing feels sluggish when the cursor is just before a right bracket (i.e. ')',
|
||||
'}', or ']').
|
||||
Solution: ~
|
||||
Disable the "matchparen" plugin (see |matchparen|) by typing :NoMatchParen.
|
||||
If that helps, then you can permantenly disable "matchparen" by adding the
|
||||
If that helps, then you can permanently disable "matchparen" by adding the
|
||||
following line to your "~/.vimrc": >
|
||||
let loaded_matchparen=1
|
||||
<
|
||||
|
||||
Reference in New Issue
Block a user