mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 10:52:01 +10:00
Problem: filetype: bun and deno history files not recognized
Solution: detect '.bun_repl_history' and 'deno_history.txt' as
javascript filetype (Wu, Zhenyu)
closes: vim/vim#15761
8a2aea8a62
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>