mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 14:26:07 +00:00

Problem: BufEnter not triggered when using ":edit" in "nofile" buffer.
Solution: Let readfile() return NOTDONE. (closes vim/vim#10986)
a9b5b85068