mirror of
https://github.com/kennethreitz-archive/kcode.tmbundle.git
synced 2026-06-05 23:50:18 +00:00
17 lines
468 B
Plaintext
17 lines
468 B
Plaintext
<?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>input</key>
|
|
<string>selection</string>
|
|
<key>name</key>
|
|
<string>Sparkup Expand</string>
|
|
<key>output</key>
|
|
<string>replaceSelectedText</string>
|
|
<key>uuid</key>
|
|
<string>EF1F0ADB-1A4D-411A-9BDB-FF9837072CB2</string>
|
|
</dict>
|
|
</plist>
|