This commit is contained in:
Nathan Sobo 2023-05-23 00:16:44 -06:00
parent c4d88bc529
commit 234dbc3ca9
4 changed files with 15 additions and 16 deletions

View file

@ -164,7 +164,7 @@
"bindings": {
"enter": "editor::Newline",
"cmd-shift-enter": "editor::NewlineAbove",
"cmd-enter": "editor::NewlineBelow",
"cmd-enter": "ai::Assist",
"alt-z": "editor::ToggleSoftWrap",
"cmd-f": [
"buffer_search::Deploy",