]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1620: Nix files are not recognized from the hashbang line v9.0.1620
authorBram Moolenaar <Bram@vim.org>
Thu, 8 Jun 2023 20:27:13 +0000 (21:27 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 8 Jun 2023 20:27:13 +0000 (21:27 +0100)
commit19548c6a742d954ecd0b50b0680c37cc6ced7473
tree0efd88f128a3b88ac0c164dda297ec25a2752cb2
parent85ef2df075a189da8b767d7554caaed8077de868
patch 9.0.1620: Nix files are not recognized from the hashbang line

Problem:    Nix files are not recognized from the hashbang line.
Solution:   Add a hashbang check. (issue #12507)
runtime/autoload/dist/script.vim
src/testdir/test_filetype.vim
src/version.c