Skip to content

zaquestion/vim-monokai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Fork

This is a fork because I wanted a black background, but I like the rest of the colors.

vim-monokai

Its the color scheme that sublime text uses with a black background

Installation

Put monokai.vim file in your ~/.vim/colors/ directory or manage with Vundle

Plugin 'zaqthefreshman/vim-monokai'

add the following line to your ~/.vimrc:

syntax enable
colorscheme monokai

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%