]> granicus.if.org Git - vim/commit
patch 9.0.0349: filetype of *.sil files not well detected v9.0.0349
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Sep 2022 14:01:25 +0000 (15:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Sep 2022 14:01:25 +0000 (15:01 +0100)
commitbe807d582499acbe314ead3891481cba6ca136df
tree89e6a4e6e613d54c63653570c69a7c5a935f7674
parent36eb14fa3e729434cbb6f9078b4b330ae4f864f9
patch 9.0.0349: filetype of *.sil files not well detected

Problem:    Filetype of *.sil files not well detected.
Solution:   Inspect the file contents to guess the filetype.
runtime/autoload/dist/ft.vim
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c