Add <> to % matches in cpp filetype
This commit is contained in:
parent
caa83e88d2
commit
8277ad04ab
@ -1,3 +1,6 @@
|
||||
" Add <> to % matches
|
||||
setlocal matchpairs+=<:>
|
||||
|
||||
if has('pythonx')
|
||||
set formatexpr=format#clang_format()
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user