From 553dfb671b8f765c396f65c2d6967cf446e26b55 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sun, 23 Feb 2014 02:35:40 -0700 Subject: [PATCH] plug of new vim-one project --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 3921e83..118f8f8 100644 --- a/README.markdown +++ b/README.markdown @@ -102,6 +102,7 @@ If you find this plugin useful, you may want to check out these others by * [vim-lexical][lx] - building on Vim’s spell-check and thesaurus/dictionary completion * [vim-litecorrect][lc] - lightweight auto-correction for Vim +* [vim-one][vo] - make use of Vim’s _+clientserver_ capabilities * [vim-pencil][pn] - rethinking Vim as a tool for writers * [vim-textobj-quote][qu] - extends Vim to support typographic (‘curly’) quotes * [vim-textobj-sentence][ts] - improving on Vim's native sentence motion command @@ -112,6 +113,7 @@ If you find this plugin useful, you may want to check out these others by [re]: https://github.com/reedes [lx]: http://github.com/reedes/vim-lexical [lc]: http://github.com/reedes/vim-litecorrect +[vo]: http://github.com/reedes/vim-one [pn]: http://github.com/reedes/vim-pencil [ts]: http://github.com/reedes/vim-textobj-sentence [qu]: http://github.com/reedes/vim-textobj-quote