runex-core 0.1.12

Core library for runex – a cross-shell abbreviation expansion engine
Documentation
1
2
3
4
5
6
7
 | append {
    name: runex_self_insert
    modifier: {NU_SI_MODIFIER}
    keycode: {NU_SI_KEYCODE}
    mode: [emacs vi_insert]
    event: { edit: insertchar, value: ' ' }
}