Install the vim color scheme colorscheme

Source: Internet
Author: User

You can download the configuration color here.

Http://vim.sourceforge.net/scripts/script.php? Script_id = 1, 625

Download the colorsamplerpack.zip package under the webpage.

The color configuration preview is shown here. Each preview has a corresponding configuration name.

Http://www.vi-improved.org/color_sampler_pack/

For example, if the color scheme calmar256_light.vim is selected, its preview effect is

Http://www.vi-improved.org/color_sampler_pack/calmar256_light.vim.cpp.html

The method to install the color scheme is:

First in ~ Create a. Vim directory with the colors directory,

Put the. Vim file of the color scheme you selected under. Vim/colors,

Modify the. vimrc configuration,

Add the followingCode

Colorscheme calmar256-light

The calmar2556-light is the name of the color configuration file,

Note that some configuration files require more, for example,

Open the file and you can see that you must add set t_co = 256 to use it.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.