浏览代码

Include elpher

Simon Watson 2 年之前
父节点
当前提交
fc64909573
共有 1 个文件被更改,包括 3 次插入0 次删除
  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)