|
@@ -44,6 +44,9 @@
|
|
'(janet-mode :type git :host github
|
|
'(janet-mode :type git :host github
|
|
:repo "ALSchwalm/janet-mode"))
|
|
:repo "ALSchwalm/janet-mode"))
|
|
|
|
|
|
|
|
+;; Gopher browser
|
|
|
|
+(straight-use-package 'elpher)
|
|
|
|
+
|
|
;;(straight-use-package
|
|
;;(straight-use-package
|
|
;; '(org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git"))
|
|
;; '(org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git"))
|
|
;;(require 'org)
|
|
;;(require 'org)
|