forked from VimPlug/emmet-vim
Add mergeLines()
This commit is contained in:
@@ -332,3 +332,6 @@ function! emmet#lang#haml#removeTag() abort
|
||||
exe sn ',' (n-1) 'delete'
|
||||
endif
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#haml#mergeLines() abort
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user