]> git.lizzy.rs Git - rust.git/blobdiff - editors/code/language-configuration.json
VSCode variables support for substitutions
[rust.git] / editors / code / language-configuration.json
index 2d772952a81ff87074fe4fefb3eefe8e57094178..cf7b20eb791db7beaa0e4df1d65b57b602be0797 100644 (file)
@@ -6,8 +6,7 @@
     "brackets": [
         ["{", "}"],
         ["[", "]"],
-        ["(", ")"],
-        ["<", ">"]
+        ["(", ")"]
     ],
     "colorizedBracketPairs": [
                ["{", "}"],