How to make vim automatically match quotation marks?
PHP中文网
PHP中文网 2017-05-16 16:41:44
0
1
596

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?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
大家讲道理

Okay, delete the original answer and I found one for you http://www.oschina.net/code/explore/vim-7.3/runtime/plugin/matchparen.vim

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template