themer/cli/packages/themer-vim
2020-03-20 06:29:13 -06:00
..
lib Implement renderInstructions in themer-vim 2020-03-16 07:41:25 -06:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json themer-vim-v3.2.0 2020-03-20 06:29:13 -06:00
README.md Implement renderInstructions in themer-vim 2020-03-16 07:41:25 -06:00

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.