mirror of
https://github.com/neovim/neovim.git
synced 2025-11-11 13:05:37 +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>