mirror of
https://github.com/kennethreitz-archive/kCSS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
17 lines
465 B
Plaintext
17 lines
465 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>content</key>
|
|
<string>position: absolute;$0</string>
|
|
<key>name</key>
|
|
<string>position: absolute</string>
|
|
<key>scope</key>
|
|
<string>source.css</string>
|
|
<key>tabTrigger</key>
|
|
<string>po</string>
|
|
<key>uuid</key>
|
|
<string>483A319F-7B1F-4C64-8C7B-E4F10BE71E50</string>
|
|
</dict>
|
|
</plist>
|