1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-20 01:41:40 +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> } }