support slim.

This commit is contained in:
mattn
2012-05-23 14:10:24 +09:00
parent 72d344174f
commit 1b937875b4
6 changed files with 438 additions and 276 deletions

View File

@@ -1,3 +1,7 @@
function! zencoding#haml#parseIntoTree(abbr, type)
return zencoding#html#parseIntoTree(a:abbr, a:type)
endfunction
function! zencoding#haml#toString(settings, current, type, inline, filters, itemno, indent)
let settings = a:settings
let current = a:current