Skip to content

halsiz/miepu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 

Repository files navigation

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