File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >BBEditDocumentType </key >
6+ <string >CodelessLanguageModule </string >
7+ <key >BBLMLanguageDisplayName </key >
8+ <string >Bunch </string >
9+ <key >BBLMLanguageCode </key >
10+ <string >bunh </string >
11+ <key >BBLMSuffixMap </key >
12+ <array >
13+ <dict >
14+ <key >BBLMLanguageSuffix </key >
15+ <string >.bunch </string >
16+ </dict >
17+ <dict >
18+ <key >BBLMLanguageSuffix </key >
19+ <string >.snippets </string >
20+ </dict >
21+ </array >
22+ <key >BBLMPreferredFilenameExtension </key >
23+ <string >bunch </string >
24+ <key >BBLMCanSpellCheckCodeRuns </key >
25+ <true />
26+ <key >BBLMColorsSyntax </key >
27+ <true />
28+ <key >BBLMCommentLineDefault </key >
29+ <string >// </string >
30+ <key >Language Features </key >
31+ <dict />
32+ <key >New item </key >
33+ <string ></string >
34+ </dict >
35+ </plist >
You can’t perform that action at this time.
0 commit comments