dotfiles/system/.config/micro/bindings.json
Severin Kaderli cec3483ced
Set micro as default terminal editor
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2023-02-07 20:03:27 +01:00

4 lines
84 B
JSON

{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment"
}