All Projects → vigetlabs → whitespace-tmbundle

vigetlabs / whitespace-tmbundle

Licence: other
TextMate bundle to remove trailing whitespace & tabs

Whitespace TextMate Bundle

This is a simple TextMate bundle that strips out trailing whitespace and replaces tabs with spaces whenever a file is saved. Read more about it on the Viget Labs developer blog.

Installation:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/vigetlabs/whitespace-tmbundle.git Whitespace.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Copyright (c) 2009 Viget Labs, released under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].