How to add file extension syntax highlighting to vi.
Whack this in your ~/.vimrc
au BufNewFile,BufRead *.tt set filetype=perl
(source)
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.