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

creating a .vimrc should be enough to put Vim into no-compatible mode:

  touch ~/.vimrc

Regards,
Jürgen

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)
-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to