mirror of
https://github.com/neovim/neovim.git
synced 2026-01-13 15:57:13 +10: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>