to disable the plugin
completely, you can use the command
let loaded_matchparen = 1
in your ~/.vimrc
To turn it off
:NoMatchParen
To turn it back on
:DoMatchParen
Blog dans lequel je note comme aide-mémoire les trucs et astuces que j'ai utilisés pour configurer selon mes besoins mes machines sous Linux Ubuntu Raspbian Macosx Windows.
to disable the plugin
completely, you can use the command
let loaded_matchparen = 1
in your ~/.vimrc
To turn it off
:NoMatchParen
To turn it back on
:DoMatchParen