mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 13:27:43 +00: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>