diff options
-rw-r--r-- | .vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -61,6 +61,9 @@ set smartcase "highlight pair char match set showmatch +"match < > too +set matchpairs=(:),[:],{:},<:> + "show match during type set incsearch |
index : vim_sync.git | ||
My tuned configuration of vimrc | Robin Obůrka |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .vimrc | 3 |
@@ -61,6 +61,9 @@ set smartcase "highlight pair char match set showmatch +"match < > too +set matchpairs=(:),[:],{:},<:> + "show match during type set incsearch |