I'd like to find a way to align one or more lines with the same
indentation as (say) the previous line:
Example :
    """Main entry point for this module.
Process all. 
Delete all."""
To
    """Main entry point for this module.
    Process all. 
    Delete all."""
I'm looking at a 'Quick reference Card' at 
http://tnerual.eriogerg.free.fr/vimqrc.html and
under 
'Advanced insertion'
are some clues, but <blush> I am unable to decipher them.
thanks
-- 
Tim 
tim at johnsons-web dot com or akwebsoft dot com
http://www.akwebsoft.com

-- 
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

Reply via email to