{ "Alt-/": "lua:comment.comment", "Alt-u": "command:upper", "Alt-l": "command:lower", "Ctrl-Down": "SpawnMultiCursorDown", "Ctrl-MouseWheelDown": "CursorDown", "Ctrl-MouseWheelUp": "CursorUp", "Ctrl-Up": "SpawnMultiCursorUp", //"CtrlA": "StartOfTextToggle", "ShiftPageUp": "SelectPageUp", "ShiftPageDown": "SelectPageDown", "CtrlUnderscore": "lua:comment.comment" }