소스 검색

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)