mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 21:08:17 +00:00

Problem: Dialog for file changed outside of Vim not tested.
Solution: Add a test. Move FileChangedShell test. Add 'L' flag to
feedkeys().
5e66b42aae
Co-authored-by: Bram Moolenaar <Bram@vim.org>