sh8 / vim-joker

Color scheme for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joker

vim-joker

This is a vim colorscheme that is inspired by marvel's joker.

Installation

First, add one of the lines, depending on your plugin manager.

" vim-plug
Plug 'whatyouhide/vim-joker'
" NeoBundle
NeoBundle 'whatyouhide/vim-joker'
" Vundle
Plugin 'whatyouhide/vim-joker'
" dein
call dein#add('sff1019/vim-joker')

After adding the above, write the line below in your vimrc

colorscheme joker

About

Color scheme for vim

License:MIT License


Languages

Language:Vim Script 100.0%