Add helix keymap to delete without yanking (#41988)
boris.zalman
created
Added previously missing keymap for helix deleting without yank. Action
"editor::Delete" is mapped to "Ald-d" as in
https://docs.helix-editor.com/master/keymap.html#changes
Release Notes:
- N/A