themer/cli/packages/themer-vim/README.md
2020-03-16 07:41:25 -06:00

415 B

themer-vim

A vim theme template for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-vim

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

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

Installation instructions for the generated theme file will be included in <output dir>/README.md.