themer/README.md
2016-11-29 07:00:44 -07:00

470 B

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