Merge remote-tracking branch 'origin/main' into invite-codes-2
This commit is contained in:
commit
d8dbbf1c05
59 changed files with 1379 additions and 2762 deletions
|
@ -18,7 +18,10 @@
|
|||
"cmd-s": "workspace::Save",
|
||||
"cmd-=": "zed::IncreaseBufferFontSize",
|
||||
"cmd--": "zed::DecreaseBufferFontSize",
|
||||
"cmd-,": "zed::OpenSettings"
|
||||
"cmd-,": "zed::OpenSettings",
|
||||
"cmd-q": "zed::Quit",
|
||||
"cmd-n": "workspace::OpenNew",
|
||||
"cmd-o": "workspace::Open"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -210,7 +213,6 @@
|
|||
"bindings": {
|
||||
"cmd-shift-F": "project_search::Deploy",
|
||||
"cmd-k cmd-t": "theme_selector::Toggle",
|
||||
"cmd-k t": "theme_selector::Reload",
|
||||
"cmd-k cmd-s": "zed::OpenKeymap",
|
||||
"cmd-t": "project_symbols::Toggle",
|
||||
"cmd-p": "file_finder::Toggle",
|
||||
|
|
0
assets/themes/.gitkeep
Normal file
0
assets/themes/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue