Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 386 Bytes

vim-monokai

Monokai color scheme for Vim converted with coloration from Textmate theme with the same name.

Screenshots

Monokai in Vim

Installation

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

syntax enable
colorscheme monokai