Simple syntax highlight for AWK. When you edit a long AWK program in Textmate, you might like this.
Editing general UNIX configuare files or dotfiles with is syntax highlight. Features:
- Quotes
- Comments
- Common Keywords
- String and Numbers
- Special Symbols
- Create a new Textmate Bundle named
UNIX
or whatever you like cd ~/Library/Application\ Support/TextMate/Bundles/UNIX.tmbundle
mkdir Syntaxes
- Copy or link
*.tmLanguage
toSyntaxes