sponsor Vim development Vim logo Vim Book Ad

monokai : Monokai colorscheme, originally ported to vim by Damien Gombault

 script karma  Rating 160/70, Downloaded by 9988  Comments, bugs, improvements  Vim wiki

created by
Luiz Rocha
 
script type
color scheme
 
description
Monokai colorscheme, originally ported to vim by Damien Gombault.

The original files lives here: http://desintegr.googlecode.com/svn/config/vim/colors/monokai.vim, although it hasn't been updated since 2009.

The repos on Github (https://github.com/lsdr/monokai) and on vim.org serves only to allow monokai.vim to be found and installed using modern plugin managers for vim.
 
install details
Download and copy the monokai.vim colorscheme file directly into your .vim/colors folder.

You can fetch it over the net, if you prefer:

   $ cd ~/.vim
   $ curl -G https://raw.githubusercontent.com/lsdr/monokai/master/colors/monokai.vim -o monokai.vim

Via Vundle (vimscript #3458):

   Bundle 'lsdr/monokai'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
monokai.vim 1.0 2013-07-23 7.0 Luiz Rocha Initial upload
ip used for rating: 3.149.251.154

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github