Sha256: d1dd03491c423fe50546a6e3aaa0e379eb96069612669ffaf68e53b42de9f711
Contents?: true
Size: 725 Bytes
Versions: 4
Compression:
Stored size: 725 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>Documentation for current word</string> <key>output</key> <string>replaceSelectedText</string> <key>uuid</key> <string>F1CE9386-334C-421C-B903-30751109F90C</string> </dict> </plist>
Version data entries
4 entries across 4 versions & 1 rubygems