forked from VimPlug/emmet-vim
rename
This commit is contained in:
@@ -155,7 +155,7 @@ function! emmet#lang#haml#imageSize() abort
|
||||
call setline('.', substitute(matchstr(line, '^\s*') . haml, "\n", '', 'g'))
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#haml#encodeImage() abort
|
||||
function! emmet#lang#haml#imageEncode() abort
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#haml#parseTag(tag) abort
|
||||
|
||||
Reference in New Issue
Block a user