diff --git a/README.markdown b/README.markdown index 0a60d96..a2bc49d 100644 --- a/README.markdown +++ b/README.markdown @@ -109,6 +109,7 @@ If you find this plugin useful, you may want to check out these others by * [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-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 @@ -119,6 +120,7 @@ If you find this plugin useful, you may want to check out these others by [re]: http://github.com/reedes [cp]: http://github.com/reedes/vim-colors-pencil [lx]: http://github.com/reedes/vim-lexical +[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