Add mergeLines()

This commit is contained in:
Yasuhiro Matsumoto
2019-06-20 00:02:06 +09:00
parent 6ee9d6d417
commit 9f854c868e
9 changed files with 92 additions and 10 deletions
+3
View File
@@ -158,3 +158,6 @@ endfunction
function! emmet#lang#sass#removeTag() abort
endfunction
function! emmet#lang#sass#mergeLines() abort
endfunction