Skip to content

Releases: max397574/better-escape.nvim

v2.3.2

27 Jul 08:57
f45b52f
Compare
Choose a tag to compare

2.3.2 (2024-07-27)

Bug Fixes

v2.3.1

20 Jul 08:10
92b3d7d
Compare
Choose a tag to compare

2.3.1 (2024-07-20)

Bug Fixes

  • change nvim_input to nvim_feedkeys (ea38a94)
  • change nvim_input to nvim_feedkeys for function mappings (ec832a0)
  • other plugin's feedkeys (9cbc693)
  • unmap after applying configuration, fixes #89 (975cceb)

v2.3.0

10 Jul 05:49
7619e1e
Compare
Choose a tag to compare

2.3.0 (2024-07-09)

Features

  • add default_mappings option and update docs (7b35162)

Bug Fixes

v2.2.0

08 Jul 18:41
b273bcf
Compare
Choose a tag to compare

2.2.0 (2024-07-08)

Features

Bug Fixes

v2.1.1: fix: allow "bidirectional" mappings (e.g., kj and jk) (#67)

07 Jul 08:41
bbfdf77
Compare
Choose a tag to compare

Fixes after rewrite

05 Jul 11:52
78cdf5d
Compare
Choose a tag to compare

This release mostly contains fixes for bugs which occured after the rewrite.

Rewrite for different modes

04 Jul 18:42
Compare
Choose a tag to compare

This release includes a complete rewrite with breaking changes. See #61 for more information.

Stable Release

09 Jun 08:48
Compare
Choose a tag to compare

This is a stable release before the rewrite and breaking changes.