mirror of
https://github.com/tpope/vim-haml.git
synced 2026-01-23 07:14:30 +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