mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-24 19:21:24 +02:00
gnu: emacs-editorconfig: Correct home-page.
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Correct home-page. Change-Id: Icec06ffb344b2fcfcbff648125b3e6bb6b7f5f07 Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
committed by
Hilton Chain
parent
768a2dbc7a
commit
2a3f7f347e
@@ -32753,7 +32753,7 @@ backends, including the @command{wordnet} offline backend.")
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:test-command #~(list "ert-runner" "ert-tests")))
|
||||
(native-inputs (list emacs-ert-runner))
|
||||
(home-page "https://github.com/editorconfig/editorconfig-emacs")
|
||||
(home-page "https://editorconfig.org/")
|
||||
(synopsis "Define and maintain consistent coding styles between different
|
||||
editors and IDEs")
|
||||
(description "The EditorConfig project consists of a file format for
|
||||
|
||||
Reference in New Issue
Block a user