Parcourir la source

Include elpher

Simon Watson il y a 2 ans
Parent
commit
fc64909573
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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)