dotfiles/vim/bundle/vim-monokai/README.md
2018-05-02 11:01:36 +02:00

16 lines
417 B
Markdown

# vim-monokai
Monokai color scheme for Vim converted with [coloration](http://coloration.sickill.net) from Textmate theme with the same name.
## Screenshots
![Monokai in Vim](https://cloud.github.com/downloads/sickill/vim-monokai/vim-monokai.png)
## Installation
Put `monokai.vim` file in your `~/.vim/colors/` directory and add the following line to your `~/.vimrc`:
syntax enable
colorscheme monokai