el-get/recipes/space-chord.rcp
theotheo f742eafc41 Add recipes for key-chord and space-chord
* key-chord: Map pairs of simultaneously pressed keys to commands;
* space-chord: Key chord with Space.
2012-06-03 08:32:47 +04:00

6 lines
143 B
Plaintext

(:name space-chord
:description "Key chord with Space"
:type emacswiki
:depends (key-chord)
:features space-chord)