mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-25 01:38:38 +08:00
Add less support,and fix scss typo.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user