Skip to content

v1.1.0

Compare
Choose a tag to compare
@gbprod gbprod released this 15 Jul 16:50
· 44 commits to main since this release

What's Changed

  • refactor!: use vim.keymap.set and drop 0.6.0 support by @gbprod in #32
  • fix(range): change feedkey mode to avoid matchadd issues by @gbprod in #33
  • refactor(substitute): use vmode for get_text and substitute_text by @gbprod in #35
  • Fix: target line is not changed by @ANtlord in #36
  • test(exchange): fix marks by @gbprod in #37
  • fix: use nvim_set_hl instead of highlight.link by @barklan in #39

New Contributors

Full Changelog: v1.0.1...v1.1.0