mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-07 09:44:26 +08:00
3 lines
88 B
VimL
3 lines
88 B
VimL
autocmd BufNewFile,BufRead *.haml setf haml
|
|
autocmd BufNewFile,BufRead *.sass setf sass
|