On 4/28/06, Eric Crahen <[EMAIL PROTECTED]> wrote:
When I start vim from the command line and provide a filename, how can
I prevent a default scratch buffer from also being opened?

Vim does not create scratch buffer when you invoke it from command line
with filename. You can verify it for yourself using vim command :ls!
which lists all existing buffers.

Yakov

Reply via email to