Skip to content

Usage with other colorschemes #23

@jemag

Description

@jemag

Currently this repository regroups a lot of various colorschemes. However, if we want to use a few of the colorschemes in this repository along with other colorschemes from other repositories, there may be conflicts.

For example, in my particular case, I would like to use nvcode, onedark and nord, but I would also like to use colorschemes from other sources like gruvbox.

Right now, if I have both

- repo: ChristianChiarulli/nvcode-color-schemes.vim
- repo: gruvbox-community/gruvbox

and specify

colorscheme gruvbox

it will use the gruvbox colorscheme from this repository.

I am not sure what is the best way to go about this, but since this repository regroups several colorschemes, perhaps adding a prefix to the colorschemes names could be appropriate and avoid conflict. For example:
Instead of

nvcode, onedark, nord and gruvbox

perhaps

nv-nvcode, nv-onedark, nv-nord and nv-gruvbox

or (for ChristianChiarulli)

cc-nvcode, cc-onedark, cc-nord and cc-gruvbox

or any such prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions