mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
Add standard copilot keybinding
This commit is contained in:
parent
bab0e88b6f
commit
1627cf7eae
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@
|
|||
"focus": false
|
||||
}
|
||||
],
|
||||
"alt-\\": "copilot::NextSuggestion",
|
||||
"alt-]": "copilot::NextSuggestion",
|
||||
"alt-[": "copilot::PreviousSuggestion"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue