first cut

This commit is contained in:
Reed Esau
2014-01-04 18:23:52 -07:00
commit 3e5cd48f85
2 changed files with 183 additions and 0 deletions

33
README.markdown Normal file
View File

@@ -0,0 +1,33 @@
# vim-colors-pencil
> An pencil color scheme for Vim
IAWriter is an elegant word processor, only marred by its lack of Vim. It
does have a nice colorscheme, which this one is modeled after.
## Requirements
May require a recent version of Vim.
## Installation
Install using Pathogen, Vundle, Neobundle, or your favorite Vim package
manager.
## Related
## See also
If you like this plugin, you may like these other ones from the same author:
* [vim-quotable](http://github.com/reedes/vim-quotable) - extends Vim to support typographic (curly) quotes
* [vim-lexical](http://github.com/reedes/vim-lexical) - Building on Vims spell-check and thesaurus/dictionary completion
* [vim-thematic](http://github.com/reedes/vim-thematic) — Conveniently manage Vims appearance to suit your task and environment
* [vim-pencil](http://github.com/reedes/vim-pencil) - Extending Vim to better support writing prose and documentation
## Future development
If youve spotted a problem or have an idea on improving this plugin,
please post it to the github project issue page.
<!-- vim: set tw=74 :-->