mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 07:09:05 +00:00
Problem: filetype: bash history files are not recognized
Solution: detect .bash-history and .bash_history files as bash
(Wu, Zhenyu)
closes: vim/vim#14365
84ce55001a
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>