2025-02-12

This commit is contained in:
2025-02-12 10:00:00 -05:00
parent 7c637ef1b7
commit 74b57c68f5
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -164,7 +164,6 @@
"ctrl-cmd-space": "editor::ShowCharacterPalette",
"cmd-;": "editor::ToggleLineNumbers",
"cmd-alt-z": "editor::RevertSelectedHunks",
"cmd-'": "editor::ToggleHunkDiff",
"cmd-\"": "editor::ExpandAllHunkDiffs",
"cmd-alt-g b": "editor::ToggleGitBlame"
}
@@ -454,7 +453,7 @@
"alt-cmd-o": [
"projects::OpenRecent",
{
"create_new_window": true
"create_new_window": false
}
],
"cmd-shift-o": "file_finder::Toggle",