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