Skip to content

Instantly share code, notes, and snippets.

@kany
Created May 1, 2012 16:33
Show Gist options
  • Save kany/2569445 to your computer and use it in GitHub Desktop.
Save kany/2569445 to your computer and use it in GitHub Desktop.
Textmate2 - Show Trailing Whitespace
The following explains how to install the Whitespace Bundle for TextMate2.
1) mkdir -p ~/Library/Application\ Support/Avian/Bundles
2) cd ~/Library/Application\ Support/Avian/Bundles
3) git clone https://github.com/mads379/Whitespace.tmbundle.git
4) Open TextMate > Preferences
5) Create a Variable named 'Invalid' with a value of 'Red'(or whatever color you choose)
6) Restart TextMate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment