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

View File

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