2018-10-27 16:44:12 -05:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; editor/lispyville/packages.el
|
|
|
|
|
2020-01-14 22:32:11 -05:00
|
|
|
(package! lispy :pin "8db042d40bccc628dd406c1fe712431fb76b3288")
|
2018-11-01 11:53:42 +01:00
|
|
|
|
2019-04-21 19:59:44 -04:00
|
|
|
(when (featurep! :editor evil)
|
2020-01-14 22:32:11 -05:00
|
|
|
(package! lispyville :pin "56198f1c4488a52a0d0512c717dff36e8b9fbfd0"))
|