Disable vim <> pairing

This commit is contained in:
lhark 2016-01-30 19:41:52 +01:00
parent fe7d0d3139
commit 8c1e1daf97

2
vimrc
View file

@ -253,7 +253,7 @@ set matchpairs=":"
set matchpairs+=(:)
set matchpairs+={:}
set matchpairs+=[:]
set matchpairs+=<:>
"set matchpairs+=<:> : too annoying
"[Turn backup off and value of history]"
set nobackup
set noswapfile