Shorten buffer timeout for ocaml

This commit is contained in:
Andy K. Massimino
2017-11-12 11:23:06 -05:00
parent dcbbcdbf88
commit 148fd8d32c

4
after/ftplugin/ocaml.vim Normal file
View File

@@ -0,0 +1,4 @@
let b:matchup_matchparen_timeout=100
let b:undo_ftplugin .= ' | unlet! b:matchup_matchparen_timeout'