From b9cb8031d5874f21635601bb31953d277d456d93 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Mon, 6 Jan 2014 01:50:25 -0700 Subject: [PATCH] tweak feature list --- README.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index a063119..9dbf42a 100644 --- a/README.markdown +++ b/README.markdown @@ -6,13 +6,12 @@ # Features -This plugin focus on the basics: +This plugin focuses on the fundamentals of word processing in Vim: -* Sets up buffer for word processing * Use for editing markdown, textile, documentation, etc. -* Configures wrap mode, auto-detecting via modeline if present +* Configures wrap mode for buffer, auto-detecting via modeline if present * Adjusts navigation key mappings to suit the wrap mode -* For hard line breaks, enables Insert-mode only autoformat +* For hard line break mode, enables Insert-mode only autoformat * Creates undo points on common punctuation Why such a minimalistic approach? There are several Vim plugins for