diff --git a/etc/skel/.config/micro/bindings.json b/etc/skel/.config/micro/bindings.json new file mode 100644 index 0000000..10dc408 --- /dev/null +++ b/etc/skel/.config/micro/bindings.json @@ -0,0 +1,3 @@ +{ + "OldBackspace": "DeleteWordLeft" +}