about summary refs log tree commit diff
path: root/sublime/.config/sublime-text-3/Packages/User/Default (Windows).sublime-keymap
blob: fc5bca07b3538f94add8a56d7b15634ba9eb2bb6 (plain) (blame)
1
2
3
4
5
6
[
  {"keys": ["ctrl+shift+o"], "command": "prompt_open_folder"},
  {"keys": ["ctrl+,"], "command": "open_file", "args": {"file": "${packages}/User/Preferences.sublime-settings"}},
  {"keys": ["ctrl+alt+p"], "command": "prompt_select_workspace"},
  {"keys": ["alt+m"], "command": "toggle_menu"}
]