6 lines
150 B
EmacsLisp
6 lines
150 B
EmacsLisp
|
;; -*- no-byte-compile: t; -*-
|
||
|
;;; ui/pretty-code/packages.el
|
||
|
|
||
|
(package! prettify-utils
|
||
|
:recipe (:fetcher github :repo "Ilazki/prettify-utils.el"))
|