mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
add go to definition binding to vim normal mode
This commit is contained in:
parent
11e2caff15
commit
184f37015a
1 changed files with 2 additions and 1 deletions
|
@ -234,7 +234,8 @@
|
|||
"escape": [
|
||||
"vim::SwitchMode",
|
||||
"Normal"
|
||||
]
|
||||
],
|
||||
"d": "editor::GoToDefinition"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue