commit fc64909573d2db60eb314d4ccfb47183a4ab2c9f
Author: Simon Watson <spw01@protonmail.com>
Date: Tue Jan 18 22:40:23 2022 -0500
Include elpher
diff --git a/emacs/.emacs-all b/emacs/.emacs-all
index cb13b6c..91dac4d 100644
--- a/emacs/.emacs-all
+++ b/emacs/.emacs-all
@@ -44,6 +44,9 @@
'(janet-mode :type git :host github
:repo "ALSchwalm/janet-mode"))
+;; Gopher browser
+(straight-use-package 'elpher)
+
;;(straight-use-package
;; '(org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git"))
;;(require 'org)