Commit 834e0a89 authored by Gaurav Kukreja's avatar Gaurav Kukreja

Changed key combinations to add package to Package Control

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