configs/dot.vim/ftdetect/haml.vim

3 lines
88 B
VimL
Raw Normal View History

2012-10-26 02:30:01 +02:00
autocmd BufNewFile,BufRead *.haml setf haml
autocmd BufNewFile,BufRead *.sass setf sass