Simon Watson před 2 roky
rodič
revize
fc64909573
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      emacs/.emacs-all

+ 3 - 0
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)