Fix name of gemini-mode.

This commit is contained in:
2021-03-17 16:21:40 -03:00
parent ea3007a34f
commit 1b5f9f4c76

View File

@@ -80,7 +80,7 @@
(straight-use-package '(elfeed-dashboard :type git :host github :repo "Manoj321/elfeed-dashboard"))
;; Write gemtext
(use-package gemini)
(use-package gemini-mode)
;; Interface with guix package manager
(use-package guix)