I want vim
to match quotation marks?
is just like matching brackets. You can use %
to find another matching quotation mark. When the cursor is on a quotation mark, the quotation mark and the other matching quotation mark become highlighted. How can I adjust it?
大家讲道理2017-05-16 16:43:44
Okay, delete the original answer and I found one for you http://www.oschina.net/code/explore/vim-7.3/runtime/plugin/matchparen.vim