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