-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
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/gruvboxand specify
colorscheme gruvboxit 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels