Disable vim <> pairing
This commit is contained in:
parent
fe7d0d3139
commit
8c1e1daf97
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue