]> granicus.if.org Git - vim/commit
patch 8.2.3686: filetype detection often mixes up Forth and F# v8.2.3686
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Nov 2021 17:22:07 +0000 (17:22 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Nov 2021 17:22:07 +0000 (17:22 +0000)
commit3d14c0f2b964195d08b34bb43f89ec5f99255194
tree163e4b2f4c8ec11c664d0a0bc92e41da1f87a2a8
parentc07f11e42fc2eac5e750bf05aa3030f9b02a22ca
patch 8.2.3686: filetype detection often mixes up Forth and F#

Problem:    Filetype detection often mixes up Forth and F#.
Solution:   Add a function to inspect the file contents. (Doug Kearns)
runtime/autoload/dist/ft.vim
runtime/doc/filetype.txt
runtime/doc/syntax.txt
runtime/filetype.vim
runtime/scripts.vim
src/testdir/test_filetype.vim
src/version.c