diff --git a/zencoding.vim b/zencoding.vim index 75c98c1..d45eb8a 100644 --- a/zencoding.vim +++ b/zencoding.vim @@ -1325,8 +1325,6 @@ function! s:zen_removeTag() if s:cursor_in_region(block) let content = s:get_content(block) let tag_name = substitute(content, '^<\([a-zA-Z0-9]*\).*$', '\1', '') - echo matchstr(content, mx2) - echo tag_name if matchstr(content, mx2) =~ '