syntax region myFold start="{" end="}" transparent fold
syntax sync fromstart
set foldmethod=syntax