From 058bba496ea101f887e0069e435070f654c97147 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sun, 23 Feb 2014 02:36:59 -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 b0cf968..0fb7ce5 100644 --- a/README.markdown +++ b/README.markdown @@ -297,6 +297,7 @@ If you find the _pencil_ plugin useful, check out these others by [@reedes][re]: * [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-one][vo] - make use of Vim’s _+clientserver_ capabilities * [vim-textobj-quote][qu] - extends Vim to support typographic (‘curly’) quotes * [vim-textobj-sentence][ts] - improving on Vim's native sentence motion command * [vim-thematic][th] - modify Vim’s appearance to suit your task and environment @@ -312,6 +313,7 @@ If you find the _pencil_ plugin useful, check out these others by [@reedes][re]: [cp]: http://github.com/reedes/vim-colors-pencil [lx]: http://github.com/reedes/vim-lexical [lc]: http://github.com/reedes/vim-litecorrect +[vo]: http://github.com/reedes/vim-one [qu]: http://github.com/reedes/vim-textobj-quote [ts]: http://github.com/reedes/vim-textobj-sentence [th]: http://github.com/reedes/vim-thematic