On Thu, Oct 22, 2009 at 7:50 AM, fvw wrote: > > Hello all: > I use vim and open a lots bufs to edit. > The bufnr is up to 10, when i use :bw num to del buf 1-9 > When i open a new file the buf num is 11? > How can i reuse the buf num 1-9 ?- > Thanks.
You can't. Buffer numbers are never reused. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
