startw/conf/config/micro/bindings.json
2020-08-18 21:15:12 +02:00

8 lines
185 B
JSON

{
"Alt-/": "lua:comment.comment",
"Alt-d": "RemoveAllMultiCursors",
"Alt-n": "SpawnMultiCursorDown",
"Alt-s": "Save,Quit",
"CtrlUnderscore": "lua:comment.comment"
}