diff --git a/config/plugins/lsp.nix b/config/plugins/lsp.nix index 2b22cd3..059cc2d 100644 --- a/config/plugins/lsp.nix +++ b/config/plugins/lsp.nix @@ -34,7 +34,6 @@ "gD" = "references"; "gd" = "definition"; "gi" = "implementation"; - "gt" = "type_definition"; }; servers = {