Tuesday, February 15, 2022

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

I have changed the name to those you suggest:

/home/cazzola/.vim/pack/bundle/start
└── colorschemes
├── colors
│   ├── blue.vim
│   ├── darkblue.vim
│   ├── delek.vim
│   ├── desert.vim
│   ├── elflord.vim
│   ├── evening.vim
│   ├── industry.vim
│   ├── koehler.vim
│   ├── morning.vim
│   ├── murphy.vim
│   ├── pablo.vim
│   ├── peachpuff.vim
│   ├── README.txt
│   ├── ron.vim
│   ├── shine.vim
│   ├── slate.vim
│   ├── tools
│   │   ├── check_colors.vim
│   │   ├── sample_base.vim
│   │   ├── sample_diff.vim
│   │   ├── sample_messages.vim
│   │   └── sample_popupmenu.vim
│   ├── torte.vim
│   └── zellner.vim
├── colortemplate
│   ├── blue.colortemplate
│   ├── darkblue.colortemplate
│   ├── delek.colortemplate
│   ├── desert.colortemplate
│   ├── _diff
│   ├── elflord.colortemplate
│   ├── evening.colortemplate
│   ├── industry.colortemplate
│   ├── koehler.colortemplate
│   ├── morning.colortemplate
│   ├── murphy.colortemplate
│   ├── pablo.colortemplate
│   ├── peachpuff.colortemplate
│   ├── ron.colortemplate
│   ├── shine.colortemplate
│   ├── slate.colortemplate
│   ├── _tcozero
│   ├── torte.colortemplate
│   └── zellner.colortemplate
└── README.md

but the final result doesn't change:

:verbose hi Normal
Normal xxx ctermfg=121 ctermbg=0 guifg=lightgreen guibg=Black
Last set from /usr/share/vim/vim82/colors/murphy.vim line 14

Walter

On Tue, 15 Feb 2022, Maxim Kim wrote:

>
>
> вторник, 15 февраля 2022 г. в 13:44:16 UTC+3, Walter Cazzola:
>
>> As replied to Romain, also the manual installation fails.
>>
>
> The directory structure I see is not what `:h packages` would suggest to
> have.
>
> In the end it should have smth like:
>
> /home/username/.vim/pack/bundle/start
> └── colorschemes
> ├── README.md
> ├── colors
> │·· ├── README.txt
> │·· ├── blue.vim
> │·· ├── darkblue.vim
> │·· ├── delek.vim
> │·· ├── desert.vim
> │·· ├── elflord.vim
> │·· ├── evening.vim
> │·· ├── industry.vim
> │·· ├── koehler.vim
> │·· ├── morning.vim
> │·· ├── murphy.vim
> │·· ├── pablo.vim
> │·· ├── peachpuff.vim
> │·· ├── ron.vim
> │·· ├── shine.vim
> │·· ├── slate.vim
> │·· ├── tools
> │·· │·· ├── check_colors.vim
> │·· │·· ├── sample_base.vim
> │·· │·· ├── sample_diff.vim
> │·· │·· ├── sample_messages.vim
> │·· │·· └── sample_popupmenu.vim
> │·· ├── torte.vim
> │·· └── zellner.vim
> ├── colortemplate
> │·· ├── _diff
> │·· ├── _tcozero
> │·· ├── blue.colortemplate
> │·· ├── darkblue.colortemplate
> │·· ├── delek.colortemplate
> │·· ├── desert.colortemplate
> │·· ├── elflord.colortemplate
> │·· ├── evening.colortemplate
> │·· ├── industry.colortemplate
> │·· ├── koehler.colortemplate
> │·· ├── morning.colortemplate
> │·· ├── murphy.colortemplate
> │·· ├── pablo.colortemplate
> │·· ├── peachpuff.colortemplate
> │·· ├── ron.colortemplate
> │·· ├── shine.colortemplate
> │·· ├── slate.colortemplate
> │·· ├── torte.colortemplate
> │·· └── zellner.colortemplate
> └── tags
>
>

--
Walter Cazzola, PhD, Associate Professor, Computer Science, Univ. of Milano
cazzola@di.unimi.it @w_cazzola Ph: +39 02 503 16300 HP: cazzola.di.unimi.it
· · · ---------------------------- · · · ---------------------------- · · ·
... recursive: adjective, see recursive ...
· · · ---------------------------- · · · ---------------------------- · · ·

--
--
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/a066444c-90e0-427f-bc97-fdf1cbb7981c%40di.unimi.it.

No comments: