diff --git a/settings.json b/settings.json index a7bda50..fa41b47 100644 --- a/settings.json +++ b/settings.json @@ -40,18 +40,6 @@ "before": ["", "n"], "commands": [":nohl"] }, - { - "before": ["", "r", "s"], - "commands": ["rest-client.request"] - }, - { - "before": ["", "r", "r"], - "commands": ["rest-client.rerun-last-request"] - }, - { - "before": ["", "r", "c"], - "commands": ["rest-client.cancel-request"] - }, { "before": [""], "commands": ["workbench.action.files.save"]