summary refs log tree commit diff
path: root/dot_config/micro/bindings.json
blob: 83659cb7f21bc8c96600c8e4ab600b97561eaa7b (plain)
1
2
3
4
{
    "Alt-/": "lua:comment.comment",
    "CtrlUnderscore": "lua:comment.comment"
}