dotar/vim/ftdetect/haml.vim
2011-11-17 16:00:49 -06:00

3 lines
88 B
VimL

autocmd BufNewFile,BufRead *.haml setf haml
autocmd BufNewFile,BufRead *.sass setf sass