Skip to content

v1.0.3

Compare
Choose a tag to compare
@declancm declancm released this 12 Jul 01:00
· 46 commits to master since this release

What's Changed

  • feat: extend screen scrolling mappings to visual mode by @declancm in #47
  • fix: account for wrap when calculating column delta by @declancm in #48
  • fix: don't use vim.keycode for compatibility by @declancm in #51
  • refactor: use vim.keycode if it's available by @declancm in #52
  • fix: don't set a max line delta if deprecated 'no limit' value was used by @declancm in #53

Full Changelog: v1.0.2...v1.0.3