]> granicus.if.org Git - vim/commit
patch 9.0.1272: typo in pattern for filetype detection v9.0.1272
authorzeertzjq <zeertzjq@outlook.com>
Wed, 1 Feb 2023 15:31:23 +0000 (15:31 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2023 15:31:23 +0000 (15:31 +0000)
commite8d4ae0d1153ecb45ebf48030be60640e8800540
tree8e1ceb095935de1da873437d391ef358668769c0
parent1b438a8228a415720efb5ca1c0503f5467292e8e
patch 9.0.1272: typo in pattern for filetype detection

Problem:    Typo in pattern for filetype detection.
Solution:   Fix the typo. (closes #11924)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c