File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed
Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <plist version =" 1.0" >
3+ <dict >
4+ <key >scope </key >
5+ <string >source.hcl, source.terraform, source.terraform-vars </string >
6+ <key >settings </key >
7+ <dict >
8+ <key >indentationFoldingEnabled </key >
9+ <false />
10+ <key >foldScopes </key >
11+ <array >
12+ <dict >
13+ <key >begin </key >
14+ <string >punctuation.section.baces.begin </string >
15+ <key >end </key >
16+ <string >punctuation.section.baces.end </string >
17+ <key >excludeTrailingNewlines </key >
18+ <false />
19+ </dict >
20+ <dict >
21+ <key >begin </key >
22+ <string >punctuation.section.block.begin </string >
23+ <key >end </key >
24+ <string >punctuation.section.block.end </string >
25+ <key >excludeTrailingNewlines </key >
26+ <false />
27+ </dict >
28+ <dict >
29+ <key >begin </key >
30+ <string >punctuation.section.brackets.begin </string >
31+ <key >end </key >
32+ <string >punctuation.section.brackets.end </string >
33+ <key >excludeTrailingNewlines </key >
34+ <false />
35+ </dict >
36+ <dict >
37+ <key >begin </key >
38+ <string >punctuation.section.parens.begin </string >
39+ <key >end </key >
40+ <string >punctuation.section.parens.end </string >
41+ <key >excludeTrailingNewlines </key >
42+ <false />
43+ </dict >
44+ </array >
45+ </dict >
46+ </dict >
47+ </plist >
You can’t perform that action at this time.
0 commit comments