Skip to content

lsdr/monokai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

monokai.vim

Monokai is a GUI-only colorscheme, originally ported to vim by Damien Gombault (first seen here).

The original repos still live, although it hasn't been updated since 2009. This repos serves only to allow monokai.vim to be installed using modern plugin managers for vim.

There's also a vim.org Script page for this colorscheme.

Vundle

Add to your .vimrc:

Plugin 'lsdr/monokai'

Don't forget to :PluginInstall after editing your config files.

Manual install

Fetch it over the net and store it locally in your .vim/colors folder:

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

Screenshot

monokai.vim screenshot

License

Creative Commons BY-NC

About

Monokai colorscheme, originally ported to vim by Damien Gombault

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published