mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Along with defaults for C/C++, elm, elisp, js, typescript, web-mode, and org-mode. Thanks to @ar1a for inspiration.
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"))
|