microeditor-configs/bindings.json

7 lines
151 B
JSON
Raw Normal View History

2023-07-31 09:50:08 +02:00
{
"Alt-/": "lua:comment.comment",
"Alt-l": "lua:initlua.ixio",
"CtrlR": "lua:initlua.runme",
"CtrlUnderscore": "lua:comment.comment"
}