jedireza / vim-rizzle

A dark vim color scheme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rizzle

A dark vim color scheme.

Installation

Plug

Plug 'jedireza/vim-rizzle'

Manual

Copy ./colors/rizzle.vim to ~/.vim/colors.

$ cd ~/.vim/colors/
$ wget https://raw.githubusercontent.com/jedireza/vim-rizzle/master/colors/rizzle.vim

Usage

From your vim console:

:colorscheme rizzle

Or make it right by adding this this to your .vimrc:

colorscheme rizzle

Thanks

This is a customized version of the wonderful colorscheme: panic.vim.

License

MIT

About

A dark vim color scheme.

License:MIT License


Languages

Language:Vim Script 100.0%