mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:30:35 +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.