summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorBrian Leung <leungbk@mailfence.com>2019-10-02 19:27:45 +0200
committerBrian Leung <leungbk@mailfence.com>2019-10-02 19:28:37 +0200
commit9e9f6b377337484ce4a67c2558d2376799de804f (patch)
tree766385dadafe23295d00ec452373b18ad1c16365 /gnu
parent8b0ac06a181d1159b30df70f2df9613d12833b3f (diff)
downloadpatches-9e9f6b377337484ce4a67c2558d2376799de804f.tar
patches-9e9f6b377337484ce4a67c2558d2376799de804f.tar.gz
gnu: emacs-helm-lsp: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/emacs-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 848905fed6..44fe73c3ef 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