Merge pull request #2225 from zed-industries/vim-go-to-definition
add go to definition binding to vim normal mode
This commit is contained in:
commit
81cbefec22
1 changed files with 2 additions and 1 deletions
|
@ -234,7 +234,8 @@
|
|||
"escape": [
|
||||
"vim::SwitchMode",
|
||||
"Normal"
|
||||
]
|
||||
],
|
||||
"d": "editor::GoToDefinition"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue