Home > HtmlHelper

HtmlHelper

HtmlHelper is a project mainly written in Vim Script, it's free.

Html macros and mappings

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2665

" Html macros and mappings for: " ------------------------------------------ " " Closing an opening tag " Wrapping text with tags " Increasing the weight of header tags (

...) " Formatting text inside a pair of tags " Rearranging content vertically " Stripping outer tags " * 'Spacing' vertically the content of a pair of tags " " 1. Close an opening tag " ----------------------- " " >> : newline (write quickly a second > after the first one) " >/ : " <? : <?php ?> " " 2. Wrapping: " ------------ " " +-----------+-------------------+ " | paragraph | WORD or selection | " +-------+-----------+-------------------+ " |