Sha256: b4bf11042d736c3b492209ea36adc247eebfa402d6f0087142e2b4372fbf3887
Contents?: true
Size: 739 Bytes
Versions: 4
Compression:
Stored size: 739 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># Rango.import, Project.import # 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>Got to import</string> <key>output</key> <string>replaceSelectedText</string> <key>uuid</key> <string>40CC6851-7E95-4075-A983-785D0CA30411</string> </dict> </plist>
Version data entries
4 entries across 4 versions & 1 rubygems