Skip to content

Releases: Nexmean/caskey.nvim

v0.2.0

02 Jan 17:19
Compare
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
Compare
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