Files
vim-matchup/after/ftplugin/ocaml.vim
2017-11-12 11:23:06 -05:00

5 lines
103 B
VimL

let b:matchup_matchparen_timeout=100
let b:undo_ftplugin .= ' | unlet! b:matchup_matchparen_timeout'