diff --git a/info.plist b/info.plist index 458499a..646eb10 100644 --- a/info.plist +++ b/info.plist @@ -2,129 +2,129 @@ - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - - CFBundleIdentifier - me.bsago.bblm.rust - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - BBLM - CFBundleVersion - 8.0 - CSResourcesFileMapped - - com.barebones.bblminfo - - - BBLMCanGuessLanguage - - BBLMColorsSyntax - - BBLMDroppedFilePathStyle - POSIX - BBLMCommentLineDefault - // - BBLMCommentPrefixDefault - /* - BBLMCommentSuffixDefault - */ - BBLMIsCaseSensitive - - BBLMRunNames - - me.bsago.bblm.rust.lifetime - 'lifetime - me.bsago.bblm.rust.identifier - Identifier - me.bsago.bblm.rust.function - fn functionname - me.bsago.bblm.rust.module - mod modulename - - BBLMRunColors - - me.bsago.bblm.rust.module - rgb(135, 2, 219) - me.bsago.bblm.rust.lifetime - rgb(133, 20, 75) - me.bsago.bblm.rust.identifier - rgb(61, 153, 112) - me.bsago.bblm.rust.function - rgb(219, 135, 2) - - BBLMKeywords - - - RunKind - com.barebones.bblm.keyword - Keywords - - abstract - alignof - as - become - box - break - const - continue - crate - do - else - enum - extern - false - final - fn - for - if - impl - in - let - loop - macro - macro_rules - match - mod - move - mut - offsetof - override - priv - proc - pub - pure - ref - return - self - sizeof - static - struct - super - trait - true - type - typeof - unsafe - unsized - use - virtual - where - while - yield - - - - RunKind - com.barebones.bblm.predefined-symbol - Keywords - + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + me.bsago.bblm.rust + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleSignature + BBLM + CFBundleVersion + 8.0 + CSResourcesFileMapped + + com.barebones.bblminfo + + + BBLMCanGuessLanguage + + BBLMColorsSyntax + + BBLMDroppedFilePathStyle + POSIX + BBLMCommentLineDefault + // + BBLMCommentPrefixDefault + /* + BBLMCommentSuffixDefault + */ + BBLMIsCaseSensitive + + BBLMRunNames + + me.bsago.bblm.rust.lifetime + 'lifetime + me.bsago.bblm.rust.identifier + Identifier + me.bsago.bblm.rust.function + fn functionname + me.bsago.bblm.rust.module + mod modulename + + BBLMRunColors + + me.bsago.bblm.rust.module + rgb(135, 2, 219) + me.bsago.bblm.rust.lifetime + rgb(133, 20, 75) + me.bsago.bblm.rust.identifier + rgb(61, 153, 112) + me.bsago.bblm.rust.function + rgb(219, 135, 2) + + BBLMKeywords + + + RunKind + com.barebones.bblm.keyword + Keywords + + abstract + alignof + as + become + box + break + const + continue + crate + do + else + enum + extern + false + final + fn + for + if + impl + in + let + loop + macro + macro_rules + match + mod + move + mut + offsetof + override + priv + proc + pub + pure + ref + return + self + sizeof + static + struct + super + trait + true + type + typeof + unsafe + unsized + use + virtual + where + while + yield + + + + RunKind + com.barebones.bblm.predefined-symbol + Keywords + blkcnt_t blksize_t bool @@ -168,39 +168,39 @@ uid_t usize wchar_t - - - - BBLMLanguageCode - Rust - BBLMLanguageDisplayName - Rust - BBLMEntryPointName - rustMain - BBLMScansFunctions - - BBLMFunctionScannerDoesFoldsToo - - BBLMSuffixMap - - - BBLMLanguageSuffix - .rs - - - BBLMUseHTMLFileSearchRules - - BBLMSpellableRunKinds - - com.barebones.bblm.line-comment - com.barebones.bblm.block-comment - - BBLMNonSpellableRunKinds - - com.barebones.bblm.code - com.barebones.bblm.double-string - - - + + + + BBLMLanguageCode + Rust + BBLMLanguageDisplayName + Rust + BBLMEntryPointName + rustMain + BBLMScansFunctions + + BBLMFunctionScannerDoesFoldsToo + + BBLMSuffixMap + + + BBLMLanguageSuffix + .rs + + + BBLMUseHTMLFileSearchRules + + BBLMSpellableRunKinds + + com.barebones.bblm.line-comment + com.barebones.bblm.block-comment + + BBLMNonSpellableRunKinds + + com.barebones.bblm.code + com.barebones.bblm.double-string + + +