dotfiles/micro/bindings.json

6 lines
120 B
JSON

{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment",
"F6": "command-edit:gorename "
}