mirror of
https://github.com/neovim/neovim.git
synced 2025-12-12 09:32:39 +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>