Thursday, July 29, 2010

Re: gvim project plugin

On Sun, Jul 25, 2010 at 2:31 AM, packet <fasteliteprogrammer@gmail.com> wrote:
>
> I get this error when i do that \C
>
> here the error:
>
>
> E10: \ should be followed by /, ? or &

E10 usually means you're running in compatible mode. Do you have a
~/.vimrc (or a ~/_vimrc on windows)? If not, create one and add "set
nocompatible" to it; that will probably fix your problem.

~Matt

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: