On 16 Feb 2013, Erik Christiansen wrote:
> On 16.02.13 20:48, Philip Rhoades wrote:
> > Thanks for all that - I was familiar with a some of it.  I ended up using
> > the VOom plugin which makes use of a lot what you suggested but in a nice
> > two panel setup - allows easy block shuffling around etc.
> 
> It's worth noting that Vim provides easy block shuffling without further
> ado. Just close a fold with zc, then cut it with dd (whatever its length
> in lines, it's treated as one while closed.), then paste with p
> somewhere else in the document. If you want to move three consecutive
> closed folds, use 3dd.
> 
> That suffices for me, zooming multi-page multi-level nested folds around
> a 300+ page document - effortlessly. It has transformed my editing, and
> the quality of the structure of the document.
> 
> Erik
> 


Interesting, but why is it better than just marking a block in Visual
and cutting and pasting it?

Anthony

-- 
Anthony Campbell - [email protected] 
http://www.acampbell.org.uk
http://www.reviewbooks.org.uk
http://www.skepticviews.org.uk 
http://www.acupuncturecourse.org.uk
http://www.smashwords.com/profile.view/acampbell
https://itunes.apple.com/ca/artist/anthony-campbell/id73235412





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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to