- Highlight C code inside C{..}C.
- Highlight long strings in the rhs.
- Change string Highlighting.
- Add bereq.task_deadline.
- Fix typo in beresp.saintmode.
- Add {bereq,req}.trace.
- Add beresp.transit_buffer.
- Add {req,req_top,resp,bereq,beresp,obj}.time.
- Add req.transport.
- Add bereq.is_hitmiss, bereq.is_hitpass and req.hash_ignore_vary.
- Add obj.can_esi, sess.idle_send_timeout, sess.send_timeout and sess.timeout_linger.
- Control folding with g:vcl_fold.
- Make syntax regions foldable (#7).
- Add sess.timeout_idle
- Add all recent variables. Covers varnish 6.2.0.
- Add all recent variables. This should cover everything up to Varnish 6.1.0.
- Highlight vclConditional as Conditional (#3).
- Add vcl keyword (#2).
- Add {be}req.hash.
- Add bereq.is_bgfetch.
- Indent using 4 spaces.
- Add req.storage.
- Add bereq.body, beresp.body and resp.body.
- Initial revision.