updated see also

This commit is contained in:
Reed Esau
2014-01-18 17:24:09 -07:00
parent c6a6ccc314
commit fc37119c62

View File

@@ -222,8 +222,6 @@ involved:
(1) Install a couple plugins and a suitable colorscheme: (1) Install a couple plugins and a suitable colorscheme:
* [vim-markdown](https://github.com/tpope/vim-markdown) - support for
editing markdown text
* [vim-pencil](https://github.com/reedes/vim-pencil) - to configure * [vim-pencil](https://github.com/reedes/vim-pencil) - to configure
buffers for word processing buffers for word processing
* [vim-colors-pencil](https://github.com/reedes/vim-colors-pencil) - an * [vim-colors-pencil](https://github.com/reedes/vim-colors-pencil) - an
@@ -320,13 +318,22 @@ If this project is not to your liking, you might enjoy:
## See also ## See also
If you like this plugin, you might like these others from the same author: If you find this plugin useful, you may want to check out these others by
the same author:
* [vim-lexical](http://github.com/reedes/vim-lexical) - Building on Vims spell-check and thesaurus/dictionary completion * [vim-colors-pencil][cp] — Color scheme for Vim inspired by IA Writer
* [vim-litecorrect](http://github.com/reedes/vim-litecorrect) - Lightweight auto-correction for Vim * [vim-lexical][lx] - Building on Vims spell-check and thesaurus/dictionary completion
* [vim-quotable](http://github.com/reedes/vim-quotable) - extends Vim to support typographic (curly) quotes * [vim-litecorrect][lc] - Lightweight auto-correction for Vim
* [vim-pencil](http://github.com/reedes/vim-pencil) - Rethinking Vim as a tool for writers * [vim-pencil][pn] - Rethinking Vim as a tool for writers
* [vim-colors-pencil](http://github.com/reedes/vim-colors-pencil) — A color scheme for Vim inspired by IA Writer * [vim-quotable][qu] - Extends Vim to support typographic (curly) quotes
* [vim-wordy][wo] - Uncovering potential usage problems in writing
[cp]: http://github.com/reedes/vim-colors-pencil
[lx]: http://github.com/reedes/vim-lexical
[lc]: http://github.com/reedes/vim-litecorrect
[pn]: http://github.com/reedes/vim-pencil
[qu]: http://github.com/reedes/vim-quotable
[wo]: http://github.com/reedes/vim-wordy
## Future development ## Future development