mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
Divide the introductory paragraph in the README
This paragraph was too long and needed to be broken.
This commit is contained in:
@@ -5,10 +5,12 @@ Introduction
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
The NERDTree is a file system explorer for the Vim editor. Using this plugin,
|
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
|
users can visually browse complex directory hierarchies, quickly open files for
|
||||||
reading or editing, and perform basic file system operations. This plugin can
|
reading or editing, and perform basic file system operations.
|
||||||
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.
|
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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user