sponsor Vim development Vim logo Vim Book Ad

hammer.vim : Transform your markup language of choice to HTML, and open the transformed HTML.

 script karma  Rating 0/0, Downloaded by 696  Comments, bugs, improvements  Vim wiki

created by
Matthias Guenther
 
script type
utility
 
description

Hammer is a Vim plugin written (mostly) in Ruby.  It can be used to transform your markup language
of choice to HTML, and open the transformed HTML in whatever your favorite browser is.

It supports a large number of markup languages out of box but it also supports   adding custom
renderers for markup languages it does not support.

It has support for multiple different layouts (with one styled like the GitHub   README layout). You
can use your favorite template language to draw up your own   layouts (ERB, HAML, …). Layouts are
passed the rendered HTML as a partial.

People familiar with Ruby web development should feel right at home with the layout & partial style
templates.
 
install details
You may need to install other dependencies for your markup language (See Above)

    $ [sudo] gem install github-markup tilt coderay
    $ git clone git://github.com/robgleeson/hammer.vim.git
    $ cp -R hammer.vim/plugin/* $HOME/.vim/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
hammer.vim.zip 1.0.0 2012-03-07 7.0 Matthias Guenther Initial upload
ip used for rating: 3.133.109.30

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