Compare commits
No commits in common. "a3398e057f0b7bc7d40b417f27b85148fc16f580" and "d7e3c66c33c0cbd5d0c9a446701fe88a860c42e8" have entirely different histories.
a3398e057f
...
d7e3c66c33
|
@ -78,37 +78,5 @@
|
|||
],
|
||||
"key": "/"
|
||||
}
|
||||
],
|
||||
"workspace:move-to-new-window": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "M"
|
||||
}
|
||||
],
|
||||
"audio-recorder:start": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Ctrl"
|
||||
],
|
||||
"key": "R"
|
||||
}
|
||||
],
|
||||
"theme:switch": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "T"
|
||||
}
|
||||
],
|
||||
"workspace:close-others": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Ctrl"
|
||||
],
|
||||
"key": "U"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue