2011-12-12 08:55:56 +00:00

4 lines
198 B
VimL

autocmd BufRead,BufNewFile SConstruct setlocal filetype=python
autocmd BufRead,BufNewFile SConscript setlocal filetype=python
autocmd BufRead,BufNewFile *.SConscript setlocal filetype=python