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:
@@ -234,7 +234,8 @@
|
|||||||
"escape": [
|
"escape": [
|
||||||
"vim::SwitchMode",
|
"vim::SwitchMode",
|
||||||
"Normal"
|
"Normal"
|
||||||
]
|
],
|
||||||
|
"d": "editor::GoToDefinition"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user