mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
18 lines
465 B
Plaintext
18 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>where
|
|
${0:definitions}</string>
|
|
<key>name</key>
|
|
<string>where …</string>
|
|
<key>scope</key>
|
|
<string>source.haskell</string>
|
|
<key>tabTrigger</key>
|
|
<string>where</string>
|
|
<key>uuid</key>
|
|
<string>A6FD9AB4-8E7E-47A8-B17D-D82F47A0C495</string>
|
|
</dict>
|
|
</plist>
|