mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 06:13:14 +00:00
Problem: filetype: some sh and confini files not recognized
Solution: Detect neofetch, '.xprofile', XDG-User-Dirs files,
paru and makepkg config files
(Wu, Zhenyu)
See:
- https://github.com/dylanaraps/neofetch/wiki/Customizing-Info#config-file-location
- https://www.freedesktop.org/wiki/Software/xdg-user-dirs/
closes: vim/vim#14505
5a9f7e6750
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>