Skip to content

lucashungaro/codeformatting-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'

License

codeformatting-tmbundle is released under the MIT license. See MIT LICENSE.

About

A custom TextMate bundle with code formatting commands and macros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published