# vim-twig **Repository Path**: thevim/vim-twig ## Basic Information - **Project Name**: vim-twig - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **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/][1] Based on Jinja2 syntax highlighting by [Armin Ronacher][2] ----- ## Installation This scripts bundles is compatible with [vim-addon-manager][3] You can also install (locally) using [Pathogen][4]: ```sh $ cd .vim/bundle/ $ git clone ``` ## 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 [1]: http://www.twig-project.org/ [2]: http://www.vim.org/scripts/script.php?script_id=1856 [3]: https://github.com/MarcWeber/vim-addon-manager [4]: https://github.com/tpope/vim-pathogen