dotfiles/micro/bindings.json

6 lines
120 B
JSON
Raw Normal View History

2021-08-02 16:10:37 +00:00
{
2021-08-19 14:11:34 +00:00
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment",
"F6": "command-edit:gorename "
}