Gvim Color Scheme

Source: Internet
Author: User

From: http://www.rainsts.net/article.asp? Id = 904

Nowadays, I am very fascinated by the simple programming environment. Although Visual Studio is not luxurious, there is more freedom. I don't have to leave the keyboard with my hands and remove it between the terminal and editor ......
Vim
Let her present, while gvim needs to dress up. After all, it is uncomfortable to see the white and black characters for a long time.

(1) From Vim
Color Scheme test selects a color scheme you like and copies the content to be used.

(2) execute the following command to create a color scheme file.

$ Mkdir-P ~ /. Vim/colors
$ Gedit ~ /. Vim/colors/yuyun. Vim

Paste the color scheme copied to the clipboard into the editor and save it. (My color scheme
Http://vimcolorschemetest.googlecode.com/svn/colors/darkeclipse.vim)

(3)
Create a configuration file for gvim to set the color scheme.

$ Gedit ~ /. Gvimrc

Tian
Add the following content:

"Color Scheme
Colorscheme yujia

The solution name is ~ /. Vim/colors
Directory file name (excluding the extension), you can replace it with another name.

Attachment: Click to download the color file suitable for putty (remove. rar from the file name after downloading, non-compressed file, this odd VM will not allow downloading the file ending with vim)

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.