gnu: emacs-helm-lsp: Fix description.

* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
master
Brian Leung 2019-10-02 19:27:45 +02:00
parent 8b0ac06a18
commit 9e9f6b3773
No known key found for this signature in database
GPG Key ID: 3ADC75F013D678F9
1 changed files with 2 additions and 2 deletions

View File

@ -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