themer/README.md
2017-01-21 21:48:42 -07:00

596 B

themer-vim Travis

A vim theme template for themer.

Installation & usage

Install this module wherever you have themer installed:

yarn add themer-vim

Then pass themer-vim as a -t (--template) arg to themer:

themer -c my-colors.js -t themer-vim -o gen

themer-vim will generate a ThemerVim.vim file, which you should copy (or symlink) to ~/.vim/colors/.

Finally, set the colorscheme in your .vimrc:

colo ThemerVim