mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 18:54:27 +08:00
balanceTag.
This commit is contained in:
@@ -113,3 +113,6 @@ function! zencoding#lang#slim#toggleComment()
|
||||
call setline('.', space . '/' . line[len(space):])
|
||||
endif
|
||||
endfunction
|
||||
|
||||
function! zencoding#lang#slim#balanceTag(flag) range
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user