vim-colorscheme-switcher : Easily & quickly switch between color schemes
script karma |
Rating 48/23,
Downloaded by 7659 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Peter Odding |
|
script type |
utility |
|
description |
The colorscheme switcher plug-in for the Vim text editor makes it easy to quickly switch between colorschemes. It defines commands and mappings to switch to the next and previous color schemes:
• :NextColorScheme command and <F8> mapping
• :PrevColorScheme command and <Shift-F8> mapping
For more information about the plug-in please refer to its homepage or the project page on GitHub:
• http://peterodding.com/code/vim/colorscheme-switcher/
• http://github.com/xolox/vim-colorscheme-switcher
If you have questions, bug reports, suggestions, etc. the author can be contacted at [email protected]. If you like this plug-in please vote for it below! |
|
install details |
Please note that the vim-colorscheme-switcher plug-in requires my vim-misc plug-in which is separately distributed (see vimscript #4597).
Unzip the most recent ZIP archives of the vim-colorscheme-switcher and vim-misc plug-ins inside your Vim profile directory (usually this is ~/.vim on UNIX and %USERPROFILE%\vimfiles on Windows), restart Vim and execute the command :helptags ~/.vim/doc (use :helptags ~\vimfiles\doc instead on Windows). Now try it out: Execute :NextColorScheme to switch to the next color scheme.
If you didn't change the plug-in's configuration you can now use the F8 and Shift-F8 keys to switch to the next/previous color scheme.
If you prefer you can also use Pathogen, Vundle or a similar tool to install & update the vim-colorscheme-switcher and vim-misc plug-ins using a local clone of the git repository. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|