mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 11:29:25 +00:00
add hover binding from vscode
This commit is contained in:
parent
efafd1d8d3
commit
ce4b672a14
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,7 @@
|
|||
"replace_newest": true
|
||||
}
|
||||
],
|
||||
"cmd-k cmd-i": "editor::Hover",
|
||||
"cmd-/": [
|
||||
"editor::ToggleComments",
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue