On Tue, Jan 19, 2010 at 3:51 AM, Jürgen Krämer wrote: > > Hi, > > Albie Janse van Rensburg wrote: >> Matt Wozniski wrote on 19/01/2010 07:04 AM: >>> Your vim is running in vi-compatible mode. Fixing this should be as easy as >>> >>> echo "set compatible" >>~/.vimrc >>> >>> ~Matt >>> >> >> Shouldn't that be as follows? >> >> echo "set nocompatible" >>~/.vimrc
Er, yes, yes it should have. *blush* > creating a .vimrc should be enough to put Vim into no-compatible mode: > > touch ~/.vimrc True, I'd just prefer to be explicit. ~Matt
-- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
