Home > xml_taginsert

xml_taginsert

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

Insert xml tags by pressing <F7>

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

This maps the key to an xml tag inserter. When you press while to cursor is on or directly after a word, the that word is transformed into an xml tag, complete with closing tag. When the cusor is not over a word, you will be prompted for a tag name. This works in insert and comment mode.

This plugin depends on the imaps plugin that comes with the vim latex-suite (vim-latex) or can be downloaded separately at http://www.vim.org/scripts/script.php?script_id=244

Previous:pac.vim