| 12345678910 |
- {
- "Alt-/": "lua:comment.comment",
- "Alt-d": "RemoveMultiCursor",
- "Ctrl-d": "SpawnMultiCursor",
- "Ctrl-g": "command-edit:goto ",
- "Ctrl-l": "DeleteLine",
- "Ctrl-q": "lua:comment.comment",
- "Ctrl-w": "Quit",
- "CtrlUnderscore": "lua:comment.comment"
- }
|