Merge pull request #2211 from zed-industries/hover-binding

add hover binding from vscode
This commit is contained in:
Kay Simmons 2023-02-23 14:05:28 -08:00 committed by GitHub
commit 03498314fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,6 +228,7 @@
"replace_newest": true
}
],
"cmd-k cmd-i": "editor::Hover",
"cmd-/": [
"editor::ToggleComments",
{