7 lines
200 B
EmacsLisp
7 lines
200 B
EmacsLisp
|
;; -*- no-byte-compile: t; -*-
|
||
|
;;; app/everywhere/packages.el
|
||
|
|
||
|
(package! emacs-everywhere
|
||
|
:recipe (:host github :repo "tecosaur/emacs-everywhere")
|
||
|
:pin "d84b397c9a82c2fea1b0c87740c395a2c7af3be8")
|