Tuesday, October 16, 2018

Re: _vimrc loading fails

Le mardi 16 octobre 2018 12:26:24 UTC+2, Christian Brabandt a écrit :
> On Di, 16 Okt 2018, Ni Va wrote:
>
> > > BTW: you still did not response to the difference in the runtime path
> > > settings of $HOME.
> >
> > Minimal reproducible example:
> >
> >
> > 1. Download this gvim 32bits build 8.1.479 with HUGE feats
> > From https://drive.google.com/open?id=1PA6uhn-8P_ELc7HquW5zaEpc8yBlgKHt
> > 2. Unzip it on desktop under Windows Seven or 10
> > 3. See if colorscheme nivacolors is loaded and colors like the attached PNG.
>
> Same problem. $HOME is not set correctly. Move your Vim_x86/_vimrc to
> Vim_x86/vimrc and it will be sourced. Note, Vim will load $VIM/vimrc
> (note the missing '_') as system vimrc file.
>
> See the output of `:version` where Vim expects the vimrc file and then
> check carefully your $HOME and $VIM variables if they match what you
> expect.
>
> Best,
> Christian
> --
> Wer mit Gott Freund sein will, muß allein bleiben oder die ganze Welt
> zu seinem Freund machen.
> -- Mahatma Gandhi

Moving Vim_x86/_vimrc to Vim_x86/vimrc and same problem colors not loaded.
=> echo $HOME returns void string.

I thought $HOME was set by Vim and not that user had to set it, no ?

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: