1
0
Fork 0
mirror of synced 2024-06-29 02:51:09 -04:00
garuda-common-settings/etc/skel/.config/micro/bindings.json
BluishHumility ee4ce025de
feat(micro): add DeleteWordLeft binding
Add ctrl+backspace > DeleteWordLeft binding. This is a fairly common
binding in many other applications.
2023-12-25 12:42:37 -05:00

4 lines
41 B
JSON

{
"OldBackspace": "DeleteWordLeft"
}