mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
5 lines
103 B
VimL
5 lines
103 B
VimL
|
|
let b:matchup_matchparen_timeout=100
|
|
let b:undo_ftplugin .= ' | unlet! b:matchup_matchparen_timeout'
|
|
|