mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-19 14:59:43 +08:00
Add mergeLines()
This commit is contained in:
@@ -279,3 +279,6 @@ function! emmet#lang#slim#removeTag() abort
|
||||
exe sn ',' (n-1) 'delete'
|
||||
endif
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#slim#mergeLines() abort
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user