sponsor Vim development Vim logo Vim Book Ad

rythm.vim : Rythm template engine plugin

 script karma  Rating 2/2, Downloaded by 1765  Comments, bugs, improvements  Vim wiki

created by
Roman Dolgushin
 
script type
ftplugin
 
description

* Usage *
By default it recognizes Rythm templates stored in rythm/ folder and files with double extension corresponging to *.rythm.html pattern, but you can extends this behaviour by adding custom autocmd in your .vimrc file. For example:

  au BufRead,BufNewFile */views/*.html :set ft=rythm

* Tests *
For testing of syntax highlighting you can clone Rythm website repository from https://github.com/greenlaw110/rythm-website.
 
install details

* Using pathogen (https://github.com/tpope/vim-pathogen) or vundle (https://github.com/gmarik/vundle) from https://github.com/rdolgushin/rythm.vim
* Standard Vim way (http://vimdoc.sourceforge.net/htmldoc/usr_05.html#add-plugin)
 

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
rythm.zip 1.02 2013-08-17 7.0 Roman Dolgushin tComment support added
rythm.zip 1.01 2013-02-16 7.0 Roman Dolgushin Syntax highlighting was fixed and improved. Added support of Matchit for html tags.
rythm.zip 1 2013-02-15 6.0 Roman Dolgushin Initial upload
ip used for rating: 18.97.9.169

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github