# @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 `/README.md`.