commit 1269c070cdb6c2090c73da02d73153d62e98e329
parent 7027fd156ec91dad32f02838299ff9319725ed85
Author: Jason Franklin <j_fra@fastmail.us>
Date: Fri, 28 Jul 2017 20:47:14 -0400
Divide the introductory paragraph in the README
This paragraph was too long and needed to be broken.
Diffstat:
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.markdown b/README.markdown
@@ -5,10 +5,12 @@ Introduction
------------
The NERDTree is a file system explorer for the Vim editor. Using this plugin,
-you can visually browse complex directory hierarchies, quickly open files for
-reading or editing, and perform basic file system operations. This plugin can
-also be extended with custom mappings using a special API. The details of this
-API and other NERDTree features is described in the included documentation.
+users can visually browse complex directory hierarchies, quickly open files for
+reading or editing, and perform basic file system operations.
+
+This plugin can also be extended with custom mappings using a special API. The
+details of this API and of other NERDTree features are described in the
+included documentation.
