> Hi all,
>
> I downloaded some copies of US Code. Since I am only interested in the
> statute, not revision history and other information, I'd like to
> delete anything enclosed by a pair of '-SOURCE-' and '-End-'. How can
> I do it in vim? Thanks.
>
:/-SOURCE-/,/-END-/d
See :help :range, :help :d
--
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
No comments:
Post a Comment