Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 874 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 874 Bytes

edark color scheme for vim

A dark color scheme for GUI and 256 colors CUI, inspired by the rdark color scheme.

Thanks to Radu Dineiu, the rdark author.
(rdark http://www.vim.org/scripts/script.php?script_id=1732)

screenshot

FEATURES

  • let g:edark_current_line = 1 if you want to highlight the current line
  • let g:edark_ime_cursor = 1 if you want to highlight the cursor when IME on
  • let g:edark_insert_status_line = 1 if you want to highlight the status line when insert-mode

INSTALLATION

Just copy edakr.vim on your .vim/colors directory.

AUTHOR

Yuki <[email protected]>

COPYRIGHT

Copyright (c) 2013, Yuki <[email protected]>

LICENSE

MIT License