mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 15:58:17 +00:00

Problem: filetype: Debian devscripts config files are not recognized
Solution: detect devscripts.conf and .devscripts files as sh filetype
(sourced by /bin/sh)
closes: vim/vim#15227
76c19028ff
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>