Update 2024-12-16 19:13 OpenBSD/amd64-t14
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
if exists('loaded_matchit')
|
||||
let b:match_words=''
|
||||
\.'\%({{<\s*\)\@<=\(\k\+\)\s\+.*>}}:'
|
||||
\.'\%({{<\s*\/\)\@<=\1\s*>}},'
|
||||
\.b:match_words
|
||||
endif
|
||||
Reference in New Issue
Block a user