项目作者: tincibug

项目描述 :
Soft color scheme for Vim
高级语言: Vim script
项目地址: git://github.com/tincibug/miepu.git
创建时间: 2021-05-12T09:45:54Z
项目社区:https://github.com/tincibug/miepu

开源协议:

下载


Miepu is soft color scheme for Vim

License: CC BY-NC-SA 4.0

To see a list of ready-to-use themes, open any document using the Vim editor and use the following instruction:

:colorscheme [space] [ctrl+d]

To change Vim color scheme use the following command:

:colorscheme [miepu.vim]

Now move the new scheme into it:

mv ~/Downloads/[miepu.vim] ~/.vim/colors

To enable the syntax highlight feature you also need to include the following line:

syntax on