mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 09:21:30 +03:00
6b79c1e000
Fixes #2857
2 lines
92 B
Plaintext
2 lines
92 B
Plaintext
hook global InsertKey '<(?<name>\w+)>' %{ exec "<backspace>%val(hook_param_capture_name)" }
|