Merge remote-tracking branch 'origin/main'
This commit is contained in:
Vendored
+19
-1
@@ -8,5 +8,23 @@
|
|||||||
"key": "N"
|
"key": "N"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"file-explorer:new-file-in-new-pane": []
|
"file-explorer:new-file-in-new-pane": [],
|
||||||
|
"editor:swap-line-down": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Alt",
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "]"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"editor:swap-line-up": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Alt",
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "["
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Executable → Regular
Reference in New Issue
Block a user