mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 03:16:39 +00:00
fix(keybindings): add missing comma to fix syntax error >_<
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
"key": "cmd+s",
|
||||
"command": "searchEditorApplyChanges.apply",
|
||||
"when": "inSearchEditor"
|
||||
}
|
||||
},
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Move Active Editor Group
|
||||
|
||||
Reference in New Issue
Block a user