Add less support,and fix scss typo.

This commit is contained in:
weirongxu
2013-12-13 02:29:52 +08:00
parent df3e61ba69
commit 936d5c6c2f
2 changed files with 48 additions and 1 deletions
+1 -1
View File
@@ -121,5 +121,5 @@ function! emmet#lang#scss#splitJoinTag()
endfunction
function! emmet#lang#scss#removeTag()
call emmet#lang#ss#removeTag()
call emmet#lang#css#removeTag()
endfunction