mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-25 09:48:39 +08:00
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