Removed type definition shortcut
Shortcut conflicted with default shortcuts for switching tabs :(
This commit is contained in:
parent
8531576b94
commit
2cc7060fc4
|
@ -34,7 +34,6 @@
|
|||
"gD" = "references";
|
||||
"gd" = "definition";
|
||||
"gi" = "implementation";
|
||||
"gt" = "type_definition";
|
||||
};
|
||||
|
||||
servers = {
|
||||
|
|
Loading…
Reference in a new issue