2025-02-12
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon_theme": "Catppuccin Latte",
|
||||
"show_user_picture": false,
|
||||
"show_inline_completions": true,
|
||||
"base_keymap": "None",
|
||||
|
||||
Reference in New Issue
Block a user