Tuesday, October 16, 2018

Re: _vimrc loading fails

Le mardi 16 octobre 2018 13:15:50 UTC+2, Christian Brabandt a écrit :
> On Di, 16 Okt 2018, Ni Va wrote:
>
> > Moving Vim_x86/_vimrc to Vim_x86/vimrc and same problem colors not loaded.
>
> Works for me with your zip file. Are you sure, no other initialization
> file overwrites your colorscheme? Is nivacolors in the output of
> :scriptnames?
>
> Also, check your runtimepath setting so that the colorscheme will be
> found.
>
> > => echo $HOME returns void string.
> >
> > I thought $HOME was set by Vim and not that user had to set it, no ?
>
> IIRC, Vim sets it by concatenating $HOMEDRIVE and $HOMEPATH if it is not
> $HOME does not exist.
>
> Best,
> Christian

1. Confirm that nivacolors.vim is not listed from command :scriptnames.

2. I don't think there is other initialization file.

But I use C:\ThirdParty dll loading for ruby python lua etc.. and I wonder if an error catched stop _vimrc complete loading.

3. $HOMEDRIVE c:\ and $HOMEPATH looks good \Users\foo.bar

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