Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ku1ik/vim-monokai

Monokai color scheme for Vim converted from Textmate theme
https://github.com/ku1ik/vim-monokai

Last synced: 4 days ago
JSON representation

Monokai color scheme for Vim converted from Textmate theme

Awesome Lists containing this project

README

        

# vim-monokai

Monokai color scheme for Vim converted with [coloration](https://github.com/sickill/coloration) from Textmate theme with the same name.

## Screenshots

![Monokai in Vim](https://i.imgur.com/NPX2MXM.png)

## Installation

Put `monokai.vim` file in your `~/.vim/colors/` directory and add the following line to your `~/.vimrc`:

syntax enable
colorscheme monokai