Initial commit

This commit is contained in:
Tim Pope
2008-06-20 10:39:43 -04:00
commit fa8b334f75
4 changed files with 247 additions and 0 deletions

2
ftdetect/haml.vim Normal file
View File

@@ -0,0 +1,2 @@
autocmd BufNewFile,BufRead *.haml setf haml
autocmd BufNewFile,BufRead *.sass setf sass