Use of buffer

2010-08-18 Thread Yoshi
Hello, (I'm not sure if this is a valid question, but let me ask) I'm using vim to edit several source files using buffer switch like: :b [tab] But it requires saving the current buffer, and I don't want to save. Is there any way not to save current buffer, and still use multiple

Re: Use of buffer

2010-08-18 Thread Yoshi
On Aug 18, 6:10 pm, AK andrei@gmail.com wrote: On 08/18/2010 06:47 PM, Yoshi wrote: Hello, (I'm not sure if this is a valid question, but let me ask) I'm using vim to edit several source files using buffer switch like: :b [tab] But it requires saving the current buffer, and I