mirror of
https://github.com/neovim/neovim.git
synced 2026-09-21 04:58:19 +00:00
Problem: Left (`<` prefix) and right (`>` prefix) parts of update changelog come in not fixed order: it can be left-right or right-left. Solution: Ensure left-right order.