mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Add :ui pretty-code & set-pretty-symbols! autodef
Along with defaults for C/C++, elm, elisp, js, typescript, web-mode, and org-mode. Thanks to @ar1a for inspiration.
This commit is contained in:
5
modules/ui/pretty-code/packages.el
Normal file
5
modules/ui/pretty-code/packages.el
Normal file
@@ -0,0 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/pretty-code/packages.el
|
||||
|
||||
(package! prettify-utils
|
||||
:recipe (:fetcher github :repo "Ilazki/prettify-utils.el"))
|
Reference in New Issue
Block a user