add hover binding from vscode

This commit is contained in:
Kay Simmons 2023-02-23 13:50:43 -08:00
parent efafd1d8d3
commit ce4b672a14

View File

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