mirror of
https://github.com/vim/vim.git
synced 2025-08-31 20:53:42 -04: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>