Adding a README.

This commit is contained in:
Matt Swensen 2016-11-26 23:10:52 -07:00
parent d5bbcbfbc2
commit 92406fb38f

13
README.md Normal file

@ -0,0 +1,13 @@
A vim theme template for mjswensen/themer.
## Installation & usage
Install this module wherever you have `themer` installed:
yarn add themer-vim
Then pass `themer-vim` as a `-t` (`--template`) arg to `themer`:
themer -c my-colors.js -t themer-vim -o gen
`themer-vim` will generate a `themer-vim.vim` file, which you should copy (or symlink) to `~/.vim/colors/`.