mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-06 17:24:24 +08:00
Initial commit
This commit is contained in:
2
ftdetect/haml.vim
Normal file
2
ftdetect/haml.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
autocmd BufNewFile,BufRead *.haml setf haml
|
||||
autocmd BufNewFile,BufRead *.sass setf sass
|
||||
Reference in New Issue
Block a user