diff options
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |