Erik,

On 2013-02-16 23:33, 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.


More useful tips - thanks!

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW      2001
Australia
E-mail:  [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

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