mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-09 20:14:55 +08:00
toggleComment.
This commit is contained in:
@@ -103,3 +103,7 @@ function! zencoding#lang#slim#parseTag(tag)
|
||||
endwhile
|
||||
return current
|
||||
endfunction
|
||||
|
||||
function! zencoding#lang#slim#toggleComment()
|
||||
" TODO
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user