mirror of
https://github.com/neovim/neovim.git
synced 2025-12-14 18:35:47 +00:00
Problem: Vimball/Visual Basic filetype detection conflict
Solution: runtime(vb): Improve Vimball and Visual Basic detection logic
Only run Vimball Archiver's BufEnter autocommand on Vimball archives.
Fixes vim/vim#2694.
closes: vim/vim#12899
f97f6bbf56
Co-authored-by: Doug Kearns <dougkearns@gmail.com>