James McCoy, Fri 2012-03-16 @ 17:26:24-0400: > You could do something similar with a VimEnter autocmd that calls > :startinsert. evim does a lot more than just start you off in insert > mode.
Or, on a one-off basis, just start vim with
vim +'set insertmode'
or
vim +'se im'
for short.
pgpeneKOb8s9Z.pgp
Description: PGP signature
