[ /*Additional sublime mouse gestures*/ { "button": "button1", "count": 1, "modifiers": ["button2"], "command": "close"}, { "button": "button3", "count": 1, "modifiers": ["button2"], "command": "reopen_last_file"} ]