Sha256: f8d6064609292613e1e86b4e3bcb1118d2d3a6e440b744d3c19301b1ca85333c
Contents?: true
Size: 708 Bytes
Versions: 4
Compression:
Stored size: 708 Bytes
Contents
<?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>beforeRunningCommand</key> <string>nop</string> <key>command</key> <string># just to remind you of some useful environment variables # see Help / Environment Variables for the full list echo File: "$TM_FILEPATH" echo Word: "$TM_CURRENT_WORD" echo Selection: "$TM_SELECTED_TEXT"</string> <key>input</key> <string>selection</string> <key>name</key> <string>Rango console</string> <key>output</key> <string>replaceSelectedText</string> <key>uuid</key> <string>5FD47CED-0BF2-4456-B7A5-79F05A6256ED</string> </dict> </plist>
Version data entries
4 entries across 4 versions & 1 rubygems