themer/cli/packages/vim-lightline/README.md
2020-04-25 13:42:51 -06:00

16 lines
513 B
Markdown

# @themer/vim-lightline
A [lightline.vim](https://github.com/itchyny/lightline.vim) theme template for [themer](https://github.com/mjswensen/themer).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/vim-lightline
Then pass `@themer/vim-lightline` as a `-t` (`--template`) arg to `themer`:
themer -c my-colors.js -t @themer/vim-lightline -o gen
Installation instructions for the generated theme file will be included in `<output dir>/README.md`.