Add % to .bat variable surround (#88986)

This commit is contained in:
xearonet 2020-01-22 09:43:58 +01:00 committed by Alex Ross
parent e0e70a8142
commit f471840b72

View file

@ -17,6 +17,7 @@
["{", "}"],
["[", "]"],
["(", ")"],
["%", "%"],
["\"", "\""]
],
"folding": {