Vim Theme Settings

Source: Internet
Author: User

The color theme of Vim is in the/usr/share/vim/vim74/colors folder.

After you open vim, enter ": ColorScheme" in normal mode to view the current theme, modify the theme using the command ": ColorScheme mycolor", where MyColor is you/usr/share/ The Vim/vim74/colors folder contains the file name. You can also write this command to the ~/.VIMRC configuration file so that each time you open vim, you set the theme.

# Vim ~/.VIMRC

Syntax onsyntax enableset pastefiletype oncolo DesertSet nobackupset encoding=utf-8Set Termencoding=utf-8set fileencodings=ucs-bom,utf-8, Gb18030,gbk,gb2312,big5, euc-jp,euc-kr,latin1,cp936

Vim Theme Settings

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.