Dotfiles/micro/bindings.json

6 lines
118 B
JSON

{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment",
"Ctrl-Space": "command:tree"
}