gnu: emacs-treemacs: Improve description.

* gnu/packages/emacs-xyz.scm (emacs-treemacs)[description]: Expound
description.
This commit is contained in:
Nicolas Goaziou 2020-11-08 21:33:33 +01:00
parent 67ea34e1dd
commit b6ecc7323a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -20594,7 +20594,12 @@ (define-public emacs-treemacs
#t)))))))
(home-page "https://github.com/Alexander-Miller/treemacs")
(synopsis "Emacs tree style file explorer")
(description "Powerful and flexible file tree project explorer.")
(description
"Treemacs is a file and project explorer similar to NeoTree or Vim's
NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows
the file system outlines of your projects in a simple tree layout allowing
quick navigation and exploration, while also possessing basic file management
utilities.")
(license license:gpl3+)))
(define-public emacs-treemacs-extra