FoldingRules language configuration simplification

This commit is contained in:
Martin Aeschlimann
2017-09-22 12:59:44 +02:00
parent 3c511821a6
commit a678f60100
11 changed files with 25 additions and 51 deletions

View File

@@ -23,8 +23,6 @@
["'", "'"]
],
"folding": {
"indendationBasedFolding": {
"offSide": true
}
"offSide": true
}
}