Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Releases: kremovtort/caskey.nvim

v0.2.0

02 Jan 17:19

Choose a tag to compare

  • renamed buf_local to when (buf_local still supported for backward compatibility)
  • rules to define when have been relaxed, now you can describe single event in when field and you can use event name as event description
  • added custom events support

v0.1.0

30 Dec 11:32

Choose a tag to compare

  • Declarative configuration with cascading trees
  • which-key integration
  • Buffer local keymappings configuration using autocommands under the hood
  • Functions as config bodies

Full Changelog: https://github.com/Nexmean/caskey.nvim/commits/v0.1.0