guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: emacs-helm-lsp: Fix description.


From: guix-commits
Subject: 02/02: gnu: emacs-helm-lsp: Fix description.
Date: Wed, 2 Oct 2019 13:29:01 -0400 (EDT)

leungbk pushed a commit to branch master
in repository guix.

commit 9e9f6b377337484ce4a67c2558d2376799de804f
Author: Brian Leung <address@hidden>
Date:   Wed Oct 2 19:27:45 2019 +0200

    gnu: emacs-helm-lsp: Fix description.
    
    * gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 848905f..44fe73c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16881,8 +16881,8 @@ workspaces with a LSP-compliant server running.")
       (home-page "https://github.com/emacs-lsp/helm-lsp";)
       (synopsis "Provide LSP-enhanced completion for symbols")
       (description
-       "This package provides completion for symbols from workspaces with a
-LSP-compliant server running.")
+       "This package enhances @code{helm} with completion for symbols from
+workspaces with a LSP-compliant server running.")
       (license license:gpl3+))))
 
 (define-public emacs-helm-notmuch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]