mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 11:18:19 +00:00

Problem: Missing test for what patch v9.1.0285 fixes Solution: Add a test for cursor movement at buffer boundaries. (Luuk van Baal)aa8e22b035
vim-patch:9.1.0225: test_matchparen not run in CI Problem: test_matchparen not run in CI Solution: add test_matchparen.res to NEW_TESTS_RES in Makefile, update changed highlighting dump from v9.1.61059aeac2be
Changes N/A and test result was restored in patch 9.1.0258 (included in #28160).