From b6ecc7323a3d8fc619bcbdc9969f76aa9c253531 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 8 Nov 2020 21:33:33 +0100 Subject: gnu: emacs-treemacs: Improve description. * gnu/packages/emacs-xyz.scm (emacs-treemacs)[description]: Expound description. --- gnu/packages/emacs-xyz.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 399a2bf949..093b1dcd29 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -20594,7 +20594,12 @@ processes for Emacs") #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 -- cgit v1.2.3