mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
Don't use hotfix for c ft
This commit is contained in:
@@ -894,6 +894,12 @@ Customization~
|
||||
`after/ftplugin/{&filetype}.vim`, it can be used to customize the matching
|
||||
regular expressions for a particular file type.
|
||||
|
||||
*matchup#util#append_match_words* *matchup-append*
|
||||
>
|
||||
call matchup#util#append_match_words(str)
|
||||
<
|
||||
Adds a set of patterns to |b:match_words|, adding a comma if necessary.
|
||||
|
||||
==============================================================================
|
||||
FAQ *matchup-faq*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user