dotfiles/micro/bindings.json

4 lines
79 B
JSON
Raw Normal View History

2021-08-02 16:10:37 +00:00
{
"Alt-/": "lua:comment.comment",
"CtrlUnderscore": "lua:comment.comment"
}