Caskey.nvim Versions Save

Declarative keymappings configuration using cascading trees

v0.2.0

1 year ago
  • 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

1 year ago
  • 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