- Code: Select all
[
{ "keys": ["ctrl+shift+super+l"], "command": "lookup_with_google_and_link"},
{ "keys": ["ctrl+shift+l"], "command": "wrap_selection_as_link"}
]
The mappings work correctly; however, on Mac OS X, Sublime Text 2 r2115, the Command Palette incorrectly lists the keyboard shortcuts for both commands as ^⇧⌘L.