mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: emacs-lsp-mode: Update home-page.
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[home-page]: Update to new URL.
This commit is contained in:
parent
31e390f618
commit
3d80e618dd
1 changed files with 1 additions and 1 deletions
|
@ -19250,7 +19250,7 @@ (define-public emacs-lsp-mode
|
|||
("emacs-markdown-mode" ,emacs-markdown-mode)
|
||||
("emacs-spinner" ,emacs-spinner)
|
||||
("emacs-hydra" ,emacs-hydra)))
|
||||
(home-page "https://github.com/emacs-lsp/lsp-mode")
|
||||
(home-page "https://emacs-lsp.github.io/lsp-mode/")
|
||||
(synopsis "Emacs client and library for the Language Server Protocol")
|
||||
(description "@code{LSP-mode} is a client and library implementation for
|
||||
the Language Server Protocol. This mode aims to provide an IDE-like
|
||||
|
|
Loading…
Reference in a new issue