Skip to content

zeekay/vim-color-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vim-color-switch

Rapidly switch between colorschemes with ColorNext and ColorPrev commands.

Install

Set g:colors_dir to point to the collection of colorschemes you want to be able to cycle quickly through.

Supported colorschemes

Only colorschemes wwhich set the g:colors_name variable are supported. It should exactly match the filename of the colorscheme. If you need to add it to your favorite colorscheme, you can use the below:

let g:colors_name = expand("<sfile>:t:r")

About

Cycle between colorschemes easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors