mirror of
https://github.com/neovim/neovim.git
synced 2026-09-13 01:21:06 +00:00
Problem: filetype: evcxr history files are not recognized
Solution: Detect evcxr/history.txt as rust filetype (Wu, Zhenyu).
Reference:
https://github.com/evcxr/evcxr/blob/main/evcxr_repl/README.md
closes: vim/vim#21164
e6bc60ce1b
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>