This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Sun Apr 12 14:59:18 -0700 2009 | |
| |
Macros/ | Sun Apr 12 14:59:18 -0700 2009 | |
| |
README.markdown | Sun Apr 12 14:59:18 -0700 2009 | |
| |
info.plist | Sun Apr 12 14:59:18 -0700 2009 |
README.markdown
Code Formatting TextMate Bundle
This is a simple TextMate bundle that strips out trailing whitespaces and replaces tabs with spaces whenever a file is saved. Based on work done by Viget Labs developers.
Installation:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/lucashungaro/codeformatting-tmbundle.git Code\ Formatting.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'







