mirror of
https://github.com/neovim/neovim.git
synced 2026-05-08 14:52:15 +00:00
Problem: Nix files are not recognized from the hashbang line.
Solution: Add a hashbang check. (issue vim/vim#12507)
19548c6a74
Co-authored-by: Bram Moolenaar <Bram@vim.org>