Created
May 1, 2012 16:33
-
-
Save kany/2569445 to your computer and use it in GitHub Desktop.
Textmate2 - Show Trailing Whitespace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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