From 54beec8629631b949c36f9f9a3227a959fd7e990 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Wed, 12 Mar 2014 08:57:48 -0600 Subject: [PATCH] Misc wording changes --- README.markdown | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.markdown b/README.markdown index 7cde4a2..8d3b737 100644 --- a/README.markdown +++ b/README.markdown @@ -15,7 +15,7 @@ * Includes 16 dictionaries covering different types of word usage * Buffer-scoped configuration (leaves your global settings alone) * Unicode-friendly, including support for ‘typographic quotes’ -* Supports a user-configurable ring of dictionaries +* User-configurable ring of dictionaries ## What is _wordy_? @@ -58,8 +58,7 @@ package manager. ### On demand -You’ll typically use this plugin on-demand. It does not require any -special configuration. +Using this plugin's commands does not require any special configuration. Important note: on the first use of each of the plugin’s dictionaries, a spell file will be built. This produces a message that resembles: @@ -77,7 +76,7 @@ Press ENTER or type command to continue As instructed, press the enter key and it will disturb you no longer, at least until _wordy_ feels the urge to build again. -### Ring +### Ring navigation Define your own ring of dictionaries, overriding the default one in your `.vimrc`: @@ -101,8 +100,8 @@ You can navigate the ring with the following commands: :PrevWordy ``` -Optionally create a key map in your `.vimrc` to rapidly cycle through the -ring: +Optionally map a key in your `.vimrc` to rapidly cycle through the +ring's dictionaries: ``` nnoremap K :NextWordy