mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 22:43:03 +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>