mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 16:42:42 +00:00
Problem: filetype: just files are not recognized
Solution: adjust filetype detection pattern, detect just shebang line,
include just ftplugin, indent and syntax plugin
(Peter Benjamin)
closes: vim/vim#16466
72755b3c8e
Co-authored-by: Peter Benjamin <petermbenjamin@gmail.com>