]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1519: global 'filetype' is set when detected from file content v9.0.1519
authorBram Moolenaar <Bram@vim.org>
Sat, 6 May 2023 20:21:52 +0000 (21:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 May 2023 20:21:52 +0000 (21:21 +0100)
commit0b70aeb49d6dfd1879162f202150cb1ed5f024ad
tree1c6001599938483cc3acd7362038631ae6f58218
parent34a6a3617b5b6ce11372439f14762caddc4b0cea
patch 9.0.1519: global 'filetype' is set when detected from file content

Problem:    Global 'filetype' is set when it is detected from the file content.
Solution:   Set the local 'filetype' option value.
runtime/autoload/dist/script.vim
src/version.c