]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0602: filetype: Prolog detection can be improved v9.1.0602
authorigna_martinoli <ignamartinoli@protonmail.com>
Thu, 18 Jul 2024 19:34:36 +0000 (21:34 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 18 Jul 2024 19:34:36 +0000 (21:34 +0200)
commit37853b7de31ef34153fe76aa2b740d517ed0e5d4
treeca10dd1865596e17e8cf0678666248fe421819cd
parenteb6d733bef312a0634770e023e8a41f0347f1503
patch 9.1.0602: filetype: Prolog detection can be improved

Problem:  filetype: Prolog detection can be improved
Solution: update the prolog detection regex
          (igna_martinoli)

related: #10835
related: #15206
closes: #15253

Co-authored-by: clason <c.clason@uni-graz.at>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: igna_martinoli <ignamartinoli@protonmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/ft.vim
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c