mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
This is required for the property-list bundle to highlight .plist files that maybe in XML or non-XML formats. Also specify the cached buffer disk contents to grammarForFilePath so fs.read doesn't need to be called again if the contents are already read.