summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 5f59d56..c5237a8 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -8,6 +8,8 @@ runtime! plugin/sensible.vim
let sh_minlines=100
let sh_maxlines=600
set synmaxcol=300
+set noshowmatch
+set synmaxcol=200
set nocompatible