mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 11:21:06 -08: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!
4 lines
84 B
EmacsLisp
4 lines
84 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/format/packages.el
|
|
|
|
(package! format-all)
|