# Encoding: UTF-8 {"array" => {scope: "text.xml.plist", name: "array", content: "\n\t$0\n"}, "data" => {scope: "text.xml.plist", name: "data", content: "\n\t$1\n"}, "date" => {scope: "text.xml.plist", name: "date", content: "${1:YYYY}${2/.+/-/}${2:MM}${3/.+/-/}${3:DD}${4/.+/T/}${4:hh}${5/.+/:/}${5:mm}${6/.+/:/}${6:ss}${4/.+/Z/}"}, "dict" => {scope: "text.xml.plist", name: "dict", content: "\n\t$0\n"}, "f" => {scope: "text.xml.plist", name: "false", content: ""}, "int" => {scope: "text.xml.plist", name: "integer", content: "$1"}, "key" => {scope: "text.xml.plist", name: "key", content: "$1"}, "plist" => {scope: "text.xml.plist", name: "plist", content: "\n\n\n$0\n"}, "real" => {scope: "text.xml.plist", name: "real", content: "$1"}, "str" => {scope: "text.xml.plist", name: "string", content: "$1"}, "t" => {scope: "text.xml.plist", name: "true", content: ""}}