On Fri, Feb 12, 2010 at 9:48 AM, Anthony Fontanilla <[email protected]> wrote: > I know that to delete n lines, the command is dd[n], where n is the number > of lines to delete. > > But what if I want to delete up to a certain line number? Say, if I'm on > line 65 and I want to delete up to line 126 without having to do the math, > how could I do that? > > Support Haiti > http://www.google.com/relief/haitiearthquake/ > > -- > You received this message from the "vim_use" maillist. > For more information, visit http://www.vim.org/maillist.php
:help :delete -- Christophe-Marie Duquesne 06 84 14 26 82 - mobile 04 76 57 48 06 - g-scop 04 97 04 27 33 - amadeus -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
