Skip to content

Releases: ErnestKz/KeyWork

v0.2.0

03 Sep 01:59
Compare
Choose a tag to compare

A new keywork implementation has been written, keywork.el, as opposed to the old KeyWork.el. The new implementation does not require any third party dependencies and also is not as ambitious with a custom syntax macro and mostly uses regular functions instead.

New keywork also has the ability to merge maps such that even keysequences are merged.

Map merging and not using macros allows for modular declaration of keymaps.

v0.1.0

20 May 17:17
Compare
Choose a tag to compare

The first publicly comprehensible project state.