forked from VimPlug/emmet-vim
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