Commit 644d7b86 authored by Gaurav Kukreja's avatar Gaurav Kukreja

Changed key combinations to add package to Package Control

parent 7242ce5a
[ [
{ {
"keys": ["ctrl+shift+r"], "keys": ["ctrl+shift+c+r"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
}, },
{ {
"keys": ["alt+shift+r"], "keys": ["alt+shift+c+r"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+s"], "keys": ["ctrl+shift+c+s"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
} }
}, },
{ {
"keys": ["alt+shift+s"], "keys": ["alt+shift+c+s"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+i"], "keys": ["ctrl+shift+c+i"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
{ {
"keys": ["alt+shift+i"], "keys": ["alt+shift+c+i"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
......
[ [
{ {
"keys": ["super+shift+r"], "keys": ["super+shift+c+r"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
}, },
{ {
"keys": ["alt+shift+r"], "keys": ["alt+shift+c+r"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
{ {
"keys": ["super+shift+s"], "keys": ["super+shift+c+s"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
} }
}, },
{ {
"keys": ["alt+shift+s"], "keys": ["alt+shift+c+s"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
}, },
{ {
"keys": ["super+shift+i"], "keys": ["super+shift+c+i"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
{ {
"keys": ["alt+shift+i"], "keys": ["alt+shift+c+i"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
......
[ [
{ {
"keys": ["ctrl+shift+r"], "keys": ["ctrl+shift+c+r"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
}, },
{ {
"keys": ["alt+shift+r"], "keys": ["alt+shift+c+r"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+s"], "keys": ["ctrl+shift+c+s"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
} }
}, },
{ {
"keys": ["alt+shift+s"], "keys": ["alt+shift+c+s"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+i"], "keys": ["ctrl+shift+c+i"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
{ {
"keys": ["alt+shift+i"], "keys": ["alt+shift+c+i"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment