summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 4a52a35..6e1ba92 100644
--- a/.vimrc
+++ b/.vimrc
@@ -58,7 +58,7 @@ set ignorecase
"if all chars are lc, ignore case
set smartcase
-"highlight search match
+"highlight pair char match
set showmatch
"show match during type