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" = "references";
|
||||||
"gd" = "definition";
|
"gd" = "definition";
|
||||||
"gi" = "implementation";
|
"gi" = "implementation";
|
||||||
"gt" = "type_definition";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
servers = {
|
servers = {
|
||||||
|
|
Loading…
Reference in a new issue