summaryrefslogtreecommitdiffstats
path: root/ftdetect/haml.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect/haml.vim')
-rw-r--r--ftdetect/haml.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftdetect/haml.vim b/ftdetect/haml.vim
deleted file mode 100644
index bf1de754..00000000
--- a/ftdetect/haml.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-autocmd BufNewFile,BufRead *.haml,*.hamlbars setf haml
-autocmd BufNewFile,BufRead *.sass setf sass
-autocmd BufNewFile,BufRead *.scss setf scss