File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >name </key >
6+ <string >Miscellaneous </string >
7+ <key >scope </key >
8+ <string >source.gdl </string >
9+ <key >settings </key >
10+ <dict >
11+ <key >decreaseIndentPattern </key >
12+ <string >(?i)^\s*(ENDIF|RETURN|NEXT|ENDWHILE|UNTIL|ELSE)\s*.* </string >
13+ <key >increaseIndentPattern </key >
14+ <string >(?i)(^\s*(IF)\b.*\sTHEN$)|(^\s*(ELSE)\s*$)|(^\s*(FOR|DO|WHILE|REPEAT)\b.*$) </string >
15+ <key >shellVariables </key >
16+ <array >
17+ <dict >
18+ <key >name </key >
19+ <string >TM_COMMENT_START </string >
20+ <key >value </key >
21+ <string >! </string >
22+ </dict >
23+ </array >
24+ </dict >
25+ <key >uuid </key >
26+ <string >58bd254b-f636-4a9b-aa37-f8bcaf405ab7 </string >
27+ </dict >
28+ </plist >
You can’t perform that action at this time.
0 commit comments