[b]1.find your colors folder of vim[/b]
whereis vim
cd /usr/share/vim/vim70/colors
[b]2.mkdir .vim under your home directory[/b]
[b]3.copy the colors folder under .vim[/b]
[b]4.create .vimrc under your home directory[/b]
[b]5.edit .vimrc,:colorscheme [schemename][/b]
:colorscheme evening
whereis vim
cd /usr/share/vim/vim70/colors
[b]2.mkdir .vim under your home directory[/b]
[b]3.copy the colors folder under .vim[/b]
[b]4.create .vimrc under your home directory[/b]
[b]5.edit .vimrc,:colorscheme [schemename][/b]
:colorscheme evening
本文介绍如何为Vim编辑器配置个性化颜色方案的步骤:定位颜色文件夹、创建及设置.vim目录、复制颜色文件夹到.vim目录下、创建.vimrc文件并指定颜色方案。
5万+

被折叠的 条评论
为什么被折叠?



