1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Update emacs config

This commit is contained in:
Stefan Ellmauthaler 2023-06-01 17:19:40 +02:00
parent 0e194a8034
commit f28d0a3764
Failed to extract signature

View File

@ -632,7 +632,7 @@
(isort . ("isort" "-")) (isort . ("isort" "-"))
;(latexindent . ("latexindent" "--logfile=/dev/null")) ;(latexindent . ("latexindent" "--logfile=/dev/null"))
(mix-format . ("mix" "format" "-")) (mix-format . ("mix" "format" "-"))
(nixfmt . ("nixfmt")) (nixfmt . "alejandra")
(rustfmt . ("rustfmt" "--quiet" "--emit" "stdout")) (rustfmt . ("rustfmt" "--quiet" "--emit" "stdout"))
(terraform . ("terraform" "fmt" "-")))) (terraform . ("terraform" "fmt" "-"))))
:preface :preface