mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 19:20:39 +00:00
Problem: filetype: R history files are not recognized
Solution: Detect '.Rhistory' files as r filetype
(Wu, Zhenyu)
closes: vim/vim#14440
fc21b6437c
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>