Merge pull request #44566 from jhessin/patch-1

Update language-configuration.json
This commit is contained in:
Martin Aeschlimann
2018-09-17 17:18:44 +02:00
committed by GitHub

View File

@@ -20,7 +20,8 @@
["[", "]"],
["(", ")"],
["\"", "\""],
["'", "'"]
["'", "'"],
[" ", " "]
],
"folding": {
"offSide": true,