mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00

Problem: Vim-script files may not be recognised
Solution: Add shebang line detection (Doug Kearns)
closes: vim/vim#15012
0d4d23dac0
Co-authored-by: Doug Kearns <dougkearns@gmail.com>