From a566df8bdebc4f2a856e7ae9f07e9e8212db886b Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Wed, 8 Jan 2014 00:08:29 -0700 Subject: [PATCH] polishing the prose --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2b273fb..0f3a46a 100644 --- a/README.markdown +++ b/README.markdown @@ -14,7 +14,8 @@ This plugin focuses on extending Vim to support the fundamentals of word processing: * For editing text, markdown, textile, and other prose-oriented file types -* Agnostic on soft line wrapping versus hard line breaks, supporting both +* Agnostic on soft line wrapping _versus_ hard line breaks, supporting + both * Auto-detects wrap mode via modeline if present * Adjusts navigation key mappings to suit the wrap mode * Creates undo points on common punctuation