Monday, February 14, 2022

Re: [VIM] Re: [VIM] Re: vim/colorschemes: Request For Comments

@Walter, your murphy is still the built-in one so I suspect either a flawed installation of the vim/colorscheme package or a bug in your plugin manager.

Could you try the :help package method instead?

1. Create this directory hierarchy:

       $ mkdir -p ~/.vim/pack/colors/start/

2. Get the project in there:

       $ cd ~/.vim/pack/colors/start
       $ git clone https://github.com/vim/colorschemes.git

3. This should give you this:

       ~/.vim/pack/colors/start/colorschemes

   which should put the remade colorscheme before the original one in runtimepath.

Le mardi 15 février 2022 à 04:43:12 UTC+1, Charles Campbell a écrit :
Walter Cazzola wrote:
> Hi
>
> On Mon, 14 Feb 2022, Maxim Kim wrote:
>
>> Hi Walter,
>>
>> It should be identical in gvim and tui vim with t_Co=256:
>>
>> [image: 2022-02-14_13-40-35.png]
>
> How I should set/check for this? I do not have t_Co neither as an
> environment
> variable nor in vim.
>
> Walter
Bring up vim; then type  :echo &t_Co

Chip Campbell

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/e01c9ee9-31a4-4339-9a2e-f5473e4568b9n%40googlegroups.com.

No comments: