mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 10:55:40 +00: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: vim/vim#16513
fb49e3cde7
Co-authored-by: Christian Brabandt <cb@256bit.org>