mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-helm-lsp: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
This commit is contained in:
parent
430ac9ccb4
commit
c83d7e964d
1 changed files with 3 additions and 3 deletions
|
@ -16695,10 +16695,10 @@ and code peeking.")
|
||||||
("emacs-lsp-mode" ,emacs-lsp-mode)
|
("emacs-lsp-mode" ,emacs-lsp-mode)
|
||||||
("emacs-dash" ,emacs-dash)))
|
("emacs-dash" ,emacs-dash)))
|
||||||
(home-page "https://github.com/emacs-lsp/helm-lsp")
|
(home-page "https://github.com/emacs-lsp/helm-lsp")
|
||||||
(synopsis "Convert keyboard macros to Emacs Lisp")
|
(synopsis "Provide LSP-enhanced completion for symbols")
|
||||||
(description
|
(description
|
||||||
"This package displays keyboard macros or latest interactive commands
|
"This package provides completion for symbols from workspaces with a
|
||||||
as Emacs Lisp.")
|
LSP-compliant server running.")
|
||||||
(license license:gpl3+))))
|
(license license:gpl3+))))
|
||||||
|
|
||||||
(define-public emacs-helm-notmuch
|
(define-public emacs-helm-notmuch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue