GitHub - ashkov/vim-twig: Twig syntax highlighting, snipMate, etc.

DISCONTINUED

I haven't used Vim or Twig in a long time and so haven't made time to keep this up-to-date.

If you would like to maintain this repo, I'll happily re-direct people to your fork.

About

Supports Twig PHP templates http://www.twig-project.org/

Based on Jinja2 syntax highlighting by Armin Ronacher


Installation

This scripts bundles is compatible with vim-addon-manager

You can also install (locally) using Pathogen:

$ cd .vim/bundle/
$ git clone <repo>

Changes

2014-03-04

  • Also supports html syntax highlighting

2011-07-29

  • Re-based the syntax highlighting to properly support all tags
  • Added support for .html.twig files