diff --git a/language-configuration.json b/language-configuration.json index 7e40dae..95740ed 100644 --- a/language-configuration.json +++ b/language-configuration.json @@ -43,8 +43,7 @@ ["[", "]"], ["{", "}"], ["「", "」"], - ["\"", "\""], - ["begin", "end"] + ["\"", "\""] ], "autoClosingPairs": [ ["(", ")"],