]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5110: icon filetype not recognized from the first line v8.2.5110
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Jun 2022 12:27:18 +0000 (13:27 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Jun 2022 12:27:18 +0000 (13:27 +0100)
commitbf6614643f656d38d220c04befdcb1d35774853a
tree248bb76d0a6f8ee1089f9869c4be08f197b13920
parent7a1d32809bb5c1527314000983e75125d79192e0
patch 8.2.5110: icon filetype not recognized from the first line

Problem:    Icon filetype not recognized from the first line.
Solution:   Add a check for the first line. (Doug Kearns)
runtime/autoload/dist/script.vim
src/testdir/test_filetype.vim
src/version.c