summaryrefslogtreecommitdiffstats
path: root/ftdetect
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-13 16:25:34 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-13 16:25:34 +0200
commit57aeb5fdf508c389d9c1075862e524ed33b52230 (patch)
tree051d63a88ecbc22acc64070d27024c16ab5ca431 /ftdetect
parent184a9122c1e76f8df7e05d4f1b8f0ae9d0a5e7eb (diff)
downloadvim-polyglot-57aeb5fdf508c389d9c1075862e524ed33b52230.tar.gz
vim-polyglot-57aeb5fdf508c389d9c1075862e524ed33b52230.zip
vim-haml already included scss support
Diffstat (limited to '')
-rw-r--r--ftdetect/scss.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftdetect/scss.vim b/ftdetect/scss.vim
deleted file mode 100644
index 900752e5..00000000
--- a/ftdetect/scss.vim
+++ /dev/null
@@ -1 +0,0 @@
-au BufRead,BufNewFile *.scss set filetype=scss.css