Skip to content

A colorscheme creation framework for Vim8/Neovim.

License

Notifications You must be signed in to change notification settings

watcol/palette.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

[WIP] palette.vim

A colorscheme creation framework for Vim8/Neovim.

Supported Plugins

Installation

Plug 'watcol/palette.vim'
call dein#add('watcol/palette.vim')

With minpac

call minpac#add('watcol/palette.vim')

Usage

Put this instruction into your vimrc to enable the colorscheme:

colorscheme palette

Releases

No releases published