Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94164848
trailing_whitespace.tmMacro
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 4, 10:06
Size
1 KB
Mime Type
text/xml
Expires
Fri, Dec 6, 10:06 (1 d, 13 h)
Engine
blob
Format
Raw Data
Handle
22748590
Attached To
rPHU libphutil
trailing_whitespace.tmMacro
View Options
<?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>commands</key>
<array>
<dict>
<key>argument</key>
<dict>
<key>beforeRunningCommand</key>
<string>nop</string>
<key>command</key>
<string>perl -pe 's/[\t ]+$//g'</string>
<key>input</key>
<string>document</string>
<key>output</key>
<string>replaceDocument</string>
</dict>
<key>command</key>
<string>executeCommandWithOptions:</string>
</dict>
<dict>
<key>argument</key>
<dict>
<key>beforeRunningCommand</key>
<string>saveActiveFile</string>
<key>input</key>
<string>none</string>
<key>output</key>
<string>discard</string>
</dict>
<key>command</key>
<string>executeCommandWithOptions:</string>
</dict>
</array>
<key>keyEquivalent</key>
<string>@s</string>
<key>name</key>
<string>Remove Trailing Space and Save</string>
<key>uuid</key>
<string>F61A9B5A-A31E-45C0-8A08-968A50664CC3</string>
</dict>
</plist>
Event Timeline
Log In to Comment