]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(filetype): commit 99181205c5f8284a3 breaks V lang detection
authorChristian Brabandt <cb@256bit.org>
Sat, 25 Jan 2025 15:18:51 +0000 (16:18 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 25 Jan 2025 15:18:51 +0000 (16:18 +0100)
commitfb49e3cde79de4ce558c86d21a56eb9d60aeabd5
tree8872df8d814770a69c3093c60cec5f1de2085f79
parentc729d6d154e097b439ff264b9736604824f4a5f4
runtime(filetype): commit 99181205c5f8284a3 breaks V lang detection

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>
runtime/autoload/dist/ft.vim