21 lines
583 B
Text
21 lines
583 B
Text
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
<plist version="1.0">
|
||
<dict>
|
||
<key>name</key>
|
||
<string>Symbol List Sub 2</string>
|
||
<key>scope</key>
|
||
<string>source.js meta.group meta.group object.property.function</string>
|
||
<key>settings</key>
|
||
<dict>
|
||
<key>showInSymbolList</key>
|
||
<string>1</string>
|
||
<key>symbolTransformation</key>
|
||
<string>
|
||
s/^/ :/g;
|
||
</string>
|
||
</dict>
|
||
<key>uuid</key>
|
||
<string>51841DDB-C2A4-461C-A8AB-6C124AD50EAE</string>
|
||
</dict>
|
||
</plist>
|