lumiliet / vim-twig

Twig syntax highlighting, snipMate, auto-indent, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork from evidens/vim-twig

Added basic auto-indent support

vim-twig

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:

mkdir -p ~/.vim/bundle/vim-twig &&
git clone https://github.com/lumiliet/vim-twig ~/.vim/bundle/vim-twig

Changes

2016-02-11

  • Added basic support for auto-indent

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

About

Twig syntax highlighting, snipMate, auto-indent, etc.


Languages

Language:Vim Script 100.0%