Skip to content

Instantly share code, notes, and snippets.

@astronaughts
Last active August 29, 2015 13:59
Show Gist options
  • Save astronaughts/10957999 to your computer and use it in GitHub Desktop.
Save astronaughts/10957999 to your computer and use it in GitHub Desktop.
コマンドパレットで Package Control: までを入力済みで開けるキーマップ
[
{
"keys": ["super+alt+p"],
"command": "show_overlay",
"args": {
"overlay": "command_palette",
"text": "Package Control: "
}
}
]
@astronaughts
Copy link
Author

ST のメニューの Preferences > Key Bindings - User に貼り付けちゃってください。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment