Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

50 lines (24 loc) · 2.35 KB

Changelog

2.3.3 (2024-08-31)

Bug Fixes

2.3.2 (2024-07-27)

Bug Fixes

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)

2.3.0 (2024-07-09)

Features

  • add default_mappings option and update docs (7b35162)

Bug Fixes

2.2.0 (2024-07-08)

Features

Bug Fixes