Skip to content

Instantly share code, notes, and snippets.

@weplay
weplay / line down.tmMacro
Created June 2, 2010 18:40
Line up/Line down macros for Textmate
<?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>command</key>
<string>selectHardLine:</string>
</dict>