]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(filetype): Improve Verilog detection by checking for modules definition
authorChristian Brabandt <cb@256bit.org>
Sat, 25 Jan 2025 13:54:28 +0000 (14:54 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 25 Jan 2025 14:23:52 +0000 (15:23 +0100)
commit99181205c5f8284a30f839107a12932924168f17
tree2bc978292cc6d893d44f5291c3611ebfddc2f3ed
parent3acfbb4b548f4b1659ff1368a1b626cdd263acbe
runtime(filetype): Improve Verilog detection by checking for modules definition

While at it, also increase the maximum number of lines to check to 500.

fixes: #16513

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/ft.vim