mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-19 06:49:41 +08:00
Add mergeLines()
This commit is contained in:
@@ -158,3 +158,6 @@ endfunction
|
||||
|
||||
function! emmet#lang#sass#removeTag() abort
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#sass#mergeLines() abort
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user