All Projects → evidens → Vim Twig

evidens / Vim Twig

Twig syntax highlighting, snipMate, etc.

Labels

Projects that are alternatives of or similar to Vim Twig

Greplace.vim
Global search and replace for VI
Stars: ✭ 116 (-7.94%)
Mutual labels:  viml
Minimap Vim
Minimap for Vim
Stars: ✭ 121 (-3.97%)
Mutual labels:  viml
Vim R Plugin
Plugin to work with R
Stars: ✭ 124 (-1.59%)
Mutual labels:  viml
Vim Nodejs Complete
nodejs 'omnifunc' function of vim
Stars: ✭ 118 (-6.35%)
Mutual labels:  viml
Vimrc
vimrc for PHP & Web developers
Stars: ✭ 119 (-5.56%)
Mutual labels:  viml
Vim Qfreplace
Perform the replacement in quickfix.
Stars: ✭ 121 (-3.97%)
Mutual labels:  viml
Keyboard cat.vim
vim plugin for pretending like you can actually type
Stars: ✭ 116 (-7.94%)
Mutual labels:  viml
Perlomni.vim
perl omnicompletion for vim (including base class function compleltions .. etc)
Stars: ✭ 125 (-0.79%)
Mutual labels:  viml
Vim Gradle
Simple little vim-bundle that recognizes .gradle files as being groovy syntax
Stars: ✭ 119 (-5.56%)
Mutual labels:  viml
Xml.vim
helps editing xml (and [x]html, sgml, xslt) files
Stars: ✭ 123 (-2.38%)
Mutual labels:  viml
Workflowish
A todo "plugin" for Vim, inspired by https://workflowy.com/
Stars: ✭ 118 (-6.35%)
Mutual labels:  viml
Image.vim
View images in Vim, because Vim is awesome!
Stars: ✭ 119 (-5.56%)
Mutual labels:  viml
Provim
Repository to hold dotfiles and scripts specific to ProVim
Stars: ✭ 122 (-3.17%)
Mutual labels:  viml
Vim Ruby Xmpfilter
helper for ruby's xmpfilter or seeing_is_believing
Stars: ✭ 117 (-7.14%)
Mutual labels:  viml
Vim Makegreen
MakeGreen runs make and shows a red or green message bar for success/failure. Speeds the red-green-refactor cycle!
Stars: ✭ 124 (-1.59%)
Mutual labels:  viml
Vim Youdao Translater
vim的有道取词翻译插件
Stars: ✭ 116 (-7.94%)
Mutual labels:  viml
Tmux Config
Configuration and tools for tmux. Can be used as a Vim plugin.
Stars: ✭ 121 (-3.97%)
Mutual labels:  viml
Vim Todo Lists
Vim plugin for TODO lists
Stars: ✭ 126 (+0%)
Mutual labels:  viml
Spacemacs Theme.vim
Spacemacs-flavoured colorscheme for Vim and iTerm
Stars: ✭ 125 (-0.79%)
Mutual labels:  viml
Vim Arduino
Compile and Deploy Arduino sketches in Vim
Stars: ✭ 122 (-3.17%)
Mutual labels:  viml

DISCONTINUED

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

More recent development has taken place at https://github.com/lumiliet/vim-twig

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:

$ 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].