开发者

Vim colorscheme c++

How do I get a colorscheme such as this开发者_StackOverflow中文版: http://upload.wikimedia.org/wikipedia/commons/5/54/Hello_World_Perl_GTk2.png in gVim?


Well, as gvim and vim share their configuration files you create directory "colors" in ~/.vim and put your_favorite_colorscheme.vim in it.

Then edit your .vimrc file in your home directory with to include this line: colorscheme your_favorite_colorscheme

Here's a nice site to check different themes out: https://code.google.com/archive/p/vimcolorschemetest/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜