mirror of
https://github.com/vim/vim.git
synced 2025-11-16 23:24:03 -05:00
so make the regex more strict and have it check for a parenthesis. See: https://github.com/vlang/v/blob/master/examples/submodule/mymodules/submodule/sub_functions.v related: #16513 Signed-off-by: Christian Brabandt <cb@256bit.org>