mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +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:
parent
768a2dbc7a
commit
2a3f7f347e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue