vim: add gD to go to type definition
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
"Normal"
|
||||
],
|
||||
"d": "editor::GoToDefinition",
|
||||
"shift-d": "editor::GoToTypeDefinition",
|
||||
"*": [
|
||||
"vim::MoveToNext",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user