Adding a README.

This commit is contained in:
Matt Swensen 2016-11-26 23:07:52 -07:00
parent dea281ceb0
commit 94d21231c9

13
README.md Normal file

@ -0,0 +1,13 @@
A itchyny/lightline.vim theme template for mjswensen/themer.
## Installation & usage
Install this module wherever you have `themer` installed:
yarn add 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
`themer-vim-lightline` will generate a `themer-vim-lightline.vim` file, which you should copy (or symlink) to `~/.vim/autoload/lightline/colorscheme/`.