Commit d591013e authored by Gaurav Kukreja's avatar Gaurav Kukreja

Changed key combinations to add package to Package Control

parent 644d7b86
[ [
{ {
"keys": ["ctrl+shift+c+r"], "keys": ["ctrl+shift+k"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+r"], "keys": ["alt+shift+k"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+c+s"], "keys": ["ctrl+shift+m"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+s"], "keys": ["alt+shift+m"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+c+i"], "keys": ["ctrl+shift+c"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+i"], "keys": ["alt+shift+c"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
......
[ [
{ {
"keys": ["super+shift+c+r"], "keys": ["super+shift+k"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+r"], "keys": ["alt+shift+k"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
{ {
"keys": ["super+shift+c+s"], "keys": ["super+shift+m"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+s"], "keys": ["alt+shift+m"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
}, },
{ {
"keys": ["super+shift+c+i"], "keys": ["super+shift+c"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+i"], "keys": ["alt+shift+c"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
......
[ [
{ {
"keys": ["ctrl+shift+c+r"], "keys": ["ctrl+shift+k"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+r"], "keys": ["alt+shift+k"],
"command": "cheat_sheet", "command": "cheat_sheet",
"args": "args":
{ {
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+c+s"], "keys": ["ctrl+shift+m"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+s"], "keys": ["alt+shift+m"],
"command": "cheat_sheet_multiple_suggestions", "command": "cheat_sheet_multiple_suggestions",
"args": "args":
{ {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
}, },
{ {
"keys": ["ctrl+shift+c+i"], "keys": ["ctrl+shift+c"],
"command": "cheat_sheet_input_panel", "command": "cheat_sheet_input_panel",
"args": "args":
{ {
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
{ {
"keys": ["alt+shift+c+i"], "keys": ["alt+shift+c"],
"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