1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-18 08:51:46 +03:00
kakoune/test/compose/catch-error-desc/rc

2 lines
94 B
Plaintext

define-command error %{ try %{ non-existing-command } catch %{ exec i "%val{error}" <esc> } }