mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-17 22:09:40 +08:00
rename
This commit is contained in:
@@ -114,7 +114,7 @@ function! emmet#lang#slim#imageSize() abort
|
||||
call setline('.', substitute(matchstr(line, '^\s*') . slim, "\n", '', 'g'))
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#slim#encodeImage() abort
|
||||
function! emmet#lang#slim#imageEncode() abort
|
||||
endfunction
|
||||
|
||||
function! emmet#lang#slim#parseTag(tag) abort
|
||||
|
||||
Reference in New Issue
Block a user