|
| 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>content</key> |
| 6 | + <string>ng:repeat="${1:item} in ${2:array}"</string> |
| 7 | + <key>name</key> |
| 8 | + <string>dir ng:repeat</string> |
| 9 | + <key>scope</key> |
| 10 | + <string>text.html meta.tag</string> |
| 11 | + <key>tabTrigger</key> |
| 12 | + <string>repeat</string> |
| 13 | + <key>uuid</key> |
| 14 | + <string>523F866B-EDE6-47B4-9BF5-534E9345164F</string> |
| 15 | +</dict> |
| 16 | +</plist> |
0 commit comments