mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
7 lines
125 B
EmacsLisp
7 lines
125 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; tools/eval/packages.el
|
|
|
|
(package! quickrun)
|
|
(when (featurep! +overlay)
|
|
(package! eros))
|