Created
June 19, 2015 15:41
-
-
Save zaftzaft/35f2c48d8595a2795764 to your computer and use it in GitHub Desktop.
印刷用
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set background=light | |
| hi clear | |
| let g:colors_name = "monokuro" | |
| hi Constant guifg=#000099 | |
| hi Statement guifg=#0000ff gui=Bold | |
| hi Special guifg=#004400 | |
| hi PreProc guifg=#440044 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment