Skip to content

Commit

Permalink
plug of new vim-one project
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Esau committed Feb 23, 2014
1 parent a8b7b33 commit b32970a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ This plugin overrides Vim’s native commands for sentence selection:
* `as` - select ‘_around_’ sentence with trailing whitespace
* `is` - select ‘_inside_’ sentence without trailing whitespace

* `)` - move to start of next sentence
* `(` - move to start of previous sentence
* `)` - move to start of next sentence

This plugin adds:

Expand Down Expand Up @@ -124,6 +124,7 @@ If you find this 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-pencil][pn] - rethinking Vim as a tool for writers
* [vim-textobj-quote][qu] - extends Vim to support typographic (‘curly’) quotes
* [vim-thematic][th] - modify Vim’s appearance to suit your task and environment
Expand All @@ -133,6 +134,7 @@ If you find this plugin useful, check out these others by [@reedes][re]:
[cp]: http://github.com/reedes/vim-colors-pencil
[lc]: http://github.com/reedes/vim-litecorrect
[lx]: http://github.com/reedes/vim-lexical
[vo]: http://github.com/reedes/vim-one
[pn]: http://github.com/reedes/vim-pencil
[qu]: http://github.com/reedes/vim-textobj-quote
[re]: http://github.com/reedes
Expand Down

0 comments on commit b32970a

Please sign in to comment.