From 8c106e2feb9300fc5ec514c6d24535e3a6f11b04 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sat, 18 Jan 2014 17:23:50 -0700 Subject: [PATCH] updated see also --- README.markdown | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/README.markdown b/README.markdown index 3cb7050..c7da754 100644 --- a/README.markdown +++ b/README.markdown @@ -193,14 +193,22 @@ you could be more specific. ## 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-colors-pencil](http://github.com/reedes/vim-colors-pencil) — A color scheme for Vim inspired by IA Writer -* [vim-lexical](http://github.com/reedes/vim-lexical) - Building on Vim’s spell-check and thesaurus/dictionary completion -* [vim-litecorrect](http://github.com/reedes/vim-litecorrect) - Lightweight auto-correction for Vim -* [vim-pencil](http://github.com/reedes/vim-pencil) - Rethinking Vim as a tool for writers -* [vim-quotable](http://github.com/reedes/vim-quotable) - extends Vim to support typographic (‘curly’) quotes -* [vim-thematic](http://github.com/reedes/vim-thematic) — Conveniently manage Vim’s appearance to suit your task and environment +* [vim-colors-pencil][cp] — Color scheme for Vim inspired by IA Writer +* [vim-lexical][lx] - Building on Vim’s spell-check and thesaurus/dictionary completion +* [vim-litecorrect][lc] - Lightweight auto-correction for Vim +* [vim-pencil][pn] - Rethinking Vim as a tool for writers +* [vim-quotable][qu] - Extends Vim to support typographic (‘curly’) quotes +* [vim-thematic][th] — appearance to suit your task and environment + +[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 +[th]: http://github.com/reedes/vim-thematic ## Future development