sponsor Vim development Vim logo Vim Book Ad

Handlebars : Vim syntax for Handlebars

 script karma  Rating 85/35, Downloaded by 3935  Comments, bugs, improvements  Vim wiki

created by
Bruno Michel
 
script type
syntax
 
description
This plugin is here to help you editing Handlebars files: http://www.handlebarsjs.com/.

You can follow development on https://github.com/nono/vim-handlebars
 
install details
Copy the handlebars.vim file to $HOME/.vim/syntax/ and add the following line to your vimrc:
au BufRead,BufNewFile *.handlebars,*.hbs set ft=html syntax=handlebars
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
handlebars.vim 0.3 2013-03-10 7.0 Bruno Michel Use html for the filetype and handlebars as a syntax. It should improve compatibility with other plugins that detect the html filetype.
handlebars.vim 0.2 2012-10-24 7.0 Bruno Michel Add support for block comments and fix some minor bugs
handlebars.vim 0.1 2011-06-23 7.0 Bruno Michel Initial upload
ip used for rating: 3.87.11.93

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github