mirror of
https://github.com/neovim/neovim.git
synced 2025-11-10 20:45:15 +00:00
These tests contained errors due to synstack() and friends do not ensure syntax state is fully synced. Actually expecting what the user will see with a screen test does ensure it is fully synced.