On Sun, Nov 11, 2012 at 1:21 PM, Keith Christian <[email protected]> wrote: > Example: > > > This is a section title, and the row of equal signs below it must be > of the same length as this text > ==================================================================================================== > > > I'm looking for a function to do this to reduce the tedium. Would > like to bind this new function to a key so it's quick to execute, say, > Ctrl-F1 or some such.
You could also check out SnipMate -- there are snippets for Markdown and Pandoc that do exactly this for top level (=) and second level (-) "headers." c -- Chris Lott <[email protected]> -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
