mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Centralized code formatting with built-in support for a variety of languages. Provides the set-formatter! function for defining your own. Still experimental and needs more testing!
5 lines
84 B
EmacsLisp
5 lines
84 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/format/packages.el
|
|
|
|
(package! format-all)
|