2019-04-19 17:26:26 -04:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; ui/ophints/packages.el
|
|
|
|
|
2019-04-21 19:59:44 -04:00
|
|
|
(if (featurep! :editor evil)
|
2022-03-31 19:37:11 +02:00
|
|
|
(package! evil-goggles :pin "8f20a16e74016f37ad76dc4f2230d9b00c6df3c2")
|
2020-04-29 23:25:44 -04:00
|
|
|
(package! volatile-highlights :pin "9a20091f0ce7fc0a6b3e641a6a46d5f3ac4d8392"))
|