19 lines
545 B
Text
19 lines
545 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: Method</string>
|
|
<key>scope</key>
|
|
<string>source.ruby meta.function</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>showInSymbolList</key>
|
|
<integer>1</integer>
|
|
<key>symbolTransformation</key>
|
|
<string>s/^\s*def\s+//</string>
|
|
</dict>
|
|
<key>uuid</key>
|
|
<string>92E190C9-A861-4025-92D4-D6B5A24C22D4</string>
|
|
</dict>
|
|
</plist>
|