Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:14
Show Gist options
  • Save ezhov-da/d037ef5ed482df19963afbd3a51b557d to your computer and use it in GitHub Desktop.
Save ezhov-da/d037ef5ed482df19963afbd3a51b557d to your computer and use it in GitHub Desktop.
-common-hotkeys
var hotKeys = {
"IntelliJ IDEA": {
"CTRL + F12": "Отоборазить список методов",
"CTRL + G": "Перейти к строке",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment