Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 390 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 390 Bytes

Changelog

0.5.14

  • BREAKING: Fix rotation behavior to match Kakoune and Helix, i.e. now rotation follows the order of selections in the document, not the order in which they were added (fixes #322).

  • BREAKING: Fix rotation keybindings: ( (respectively a-() now rotates selections backward, and ) (respectively a-)) now rotates selections forward.