Go to file
2017-01-21 11:30:34 -07:00
src More consistent error state highlighting. 2017-01-21 11:30:34 -07:00
.babelrc Initial commit. 2016-11-21 06:53:23 -07:00
.editorconfig Initial commit. 2016-11-21 06:53:23 -07:00
.eslintrc.json Add linting and tests. 2017-01-06 08:40:42 -07:00
.gitignore Initial commit. 2016-11-21 06:53:23 -07:00
.npmignore Preparing for publish. 2016-11-28 11:19:34 -07:00
package.json Add linting and tests. 2017-01-06 08:40:42 -07:00
README.md Updating README link. 2016-11-29 07:00:44 -07:00
yarn.lock Add linting and tests. 2017-01-06 08:40:42 -07:00

A vim theme template for 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 ThemerVim.vim file, which you should copy (or symlink) to ~/.vim/colors/.

Finally, set the colorscheme in your .vimrc:

colo ThemerVim