In article <[EMAIL PROTECTED]>, Hans Freitag <[EMAIL PROTECTED]> wrote: >On Sun, Jan 20, 2002 at 12:09:10PM +0000, Miquel van Smoorenburg wrote: > >> How about turning off all non-standard-vi features by default >> such as "autoindent" and the especially annoying "filetype plugin on" >> and surrounding all vim-features with >> >> if v:progname != "vi" >> s00perd00per vim/gvim options >> endif > >Bad idea, i don't like typing m after vi to get the editor.
But that's exactly the point. If I type 'vi' I want to get the *the* editor. And that is 'vi'. Not 'vim'. Mike.