Code Monkey home page Code Monkey logo

scrollcolors's Introduction

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1488

SYNOPSIS:
   This is colorscheme Scroller/Chooser/Browser.
   With this plugin, you walk through installed colorschemes using arrow keys.

SHORT USAGE DESCRIPTION:
   Drop ScrollColors.vim into your plugin directory.
   Type :SCROLL
   Use arrow keys to walk through colorschemes, ? for help, Esc to exit.

 DETAILED DESCRIPTION:
   1. source ScrollColors.vim  " or drop ScrollColors.vim into
                          " your ~/.vim/plugins directory
   2. Type :SCROLL
        Another synonym is :COLOR
   3. Use arrows to scroll thgough colorschemes.
   4. When done, press Esc to exit. You will be prompted
      wether to

   You can download 140 colorschemes pack from:
        http://www.vim.org/scripts/script.php?script_id=625
   Having 140 installed colorschemes is in no way prerequisite for ScrollColors. But with ScrollColors you can preview 140 colorschemes  in couple of minutes. Have fun.

CUSTOM KEY MAPPINGS:
   You can map two keys of your choice to NextColor and PrevColor actions.
   Choose pair of shortcut keys (for example <F2> and <f3>, or \n and \p)
   and map them as follows:
      map <silent><F3> :NEXTCOLOR<cr>
      map <silent><F2> :PREVCOLOR<cr>

Works both in vim6 and vim7.

scrollcolors's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.