vim-colorscheme-switcher icon indicating copy to clipboard operation
vim-colorscheme-switcher copied to clipboard

Makes it easy to quickly switch between color schemes in Vim

Results 8 vim-colorscheme-switcher issues
Sort by recently updated
recently updated
newest added

Very useful plug-in, thanks for sharing! I have a few commits you may be interested in. #### Scheme whitelist option I found it a little daunting to scroll through the...

Take for example, the [onenord](https://github.com/rmehri01/onenord.nvim) color scheme. It has a "colors/onenord.lua" file rather than a "colors/onenord.vim" file. This color switcher doesn't pick that scheme up when cycling. The relevent [neovim...

Allow coloschemes with .lua files. Some newer nvim colorschemes have a "colors/XYZ.lua" file rather than a "colors/XYZ.vim" file. This change looks for both kinds of files.

Hi, How i can switch for a colorsheme with the same vim-airline-them ? I install the vim-color-switcher but i can't set the vim airline theme i want with.

Split out some of the `#random()` functionality into a `#random_among(choices)` function, to switch to a colorscheme from a caller-passed argument list. In a perfect-world we'd have even better separation of...

On Vim 7.4 OSX in Gui. From your post in https://github.com/altercation/solarized/issues/102 I guessed this might fix the issue with gruvbox clobbering syntax highlighting, but doesn't. Replication 1. - open a...

i'm getting this error messages when starting vim. ``` Error detected while processing function colorscheme_manager#init[34]..colorscheme_manager#check_blacklist: line 1: E121: Undefined variable: g:colorscheme_switcher_exclude Error detected while processing function colorscheme_manager#init[34]..colorscheme_manager#check_blacklist: line 1: E116:...

Like here https://github.com/vim-scripts/CycleColor