mirror of
https://github.com/neovim/neovim.git
synced 2026-01-15 01:25:23 +00:00
Problem: filetype: Rasi include files are not recognized
Solution: Detect *.rasinc as rasi filetype (Hoang Nguyen)
Reference:
- https://github.com/davatorium/rofi/blob/next/doc/rofi-theme.5.markdown#file-extension
closes: vim/vim#19103
b084b8f1db
Co-authored-by: Hoang Nguyen <folliekazetani@protonmail.com>