mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
Shorten buffer timeout for ocaml
This commit is contained in:
4
after/ftplugin/ocaml.vim
Normal file
4
after/ftplugin/ocaml.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
let b:matchup_matchparen_timeout=100
|
||||
let b:undo_ftplugin .= ' | unlet! b:matchup_matchparen_timeout'
|
||||
|
||||
Reference in New Issue
Block a user