themer/cli/packages/vim
2020-04-25 22:00:56 -06:00
..
lib Scope Vim package 2020-04-25 13:41:12 -06:00
.gitignore Scope Vim package 2020-04-25 13:41:12 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope Vim package 2020-04-25 13:41:12 -06:00
README.md Scope Vim package 2020-04-25 13:41:12 -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.