function! AugroupHotfix() call matchup#util#patch_match_words( \ '\\)\@!\S:', \ '\\)\@!\S\@=:') endfunction let g:matchup_hotfix_vim = 'AugroupHotfix'