git.fiddlerwoaroof.com
Ed L authored on 23/01/2012 18:31:48
Showing 1 changed files
... ...
@@ -40,6 +40,7 @@ au BufWrite /private/etc/pw.* set nowritebackup
40 40
 :set smartindent
41 41
 :autocmd BufRead *.py set smartindent cinwords=if,elif,else,for,while,try,except,finally,def,class
42 42
 :autocmd BufRead *.mako set ft=mako
43
+:autocmd BufRead *.tac set ft=python
43 44
 
44 45
 :inoremap # X#
45 46