mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add rust version 2021 to rustfmt (aphelaia)
This commit is contained in:
parent
b092bcb251
commit
a57d558eb2
@ -594,7 +594,7 @@
|
|||||||
;(latexindent . ("latexindent" "--logfile=/dev/null"))
|
;(latexindent . ("latexindent" "--logfile=/dev/null"))
|
||||||
(mix-format . ("mix" "format" "-"))
|
(mix-format . ("mix" "format" "-"))
|
||||||
(nixfmt . ("nixfmt"))
|
(nixfmt . ("nixfmt"))
|
||||||
(rustfmt . ("rustfmt" "--quiet" "--emit" "stdout"))
|
(rustfmt . ("rustfmt" "--quiet" "--emit" "stdout" --version 2021))
|
||||||
(terraform . ("terraform" "fmt" "-"))))
|
(terraform . ("terraform" "fmt" "-"))))
|
||||||
:preface
|
:preface
|
||||||
(diminish 'apheleia-mode)
|
(diminish 'apheleia-mode)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user