mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
9a87e44944
Signed-off-by: magic_rb <magic_rb@redalder.org>
416 B
416 B
Format All
(use-package apheleia
:straight t
:config
(push '(alejandra . ("alejandra"))
apheleia-formatters)
(push '(nix-mode . alejandra)
apheleia-mode-alist)
(apheleia-global-mode +1))