Don't set showmatch

Closes #16.
This commit is contained in:
Christian Wellenbrock
2014-01-30 11:55:53 +01:00
committed by Tim Pope
parent 92c7ee739b
commit ada47584c3

View File

@@ -20,7 +20,6 @@ endif
set autoindent set autoindent
set backspace=indent,eol,start set backspace=indent,eol,start
set complete-=i set complete-=i
set showmatch
set smarttab set smarttab
set nrformats-=octal set nrformats-=octal