Skip to content

v1.2.0

Choose a tag to compare

@relf108 relf108 released this 16 Jan 05:11
· 20 commits to main since this release
c485e3e

Added

  • Configuration tests to validate setup options
  • Debug test script for interactive test debugging

Changed

  • Improved mapkey configuration handling - now accepts false to disable default mapping
  • Moved keymap setup from plugin to init.lua for better lazy-loading support

Fixed

  • Fixed lazy loading on :NvimUnstack command - configuration now properly initializes
  • Configuration now correctly respects mapkey = false to skip default key binding