mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 14:48:13 +00:00
Problem: Some tests fail when run in the GUI.
Solution: Make sure the window width is enough. In the GUI run terminal Vim
in the terminal, if possible.
3180fe6c6d
Co-authored-by: Bram Moolenaar <Bram@vim.org>