nvim: remove rustfmt from mason (managed by rustup)

This commit is contained in:
2026-04-09 23:34:41 +02:00
parent ca2b441bb7
commit 16a1500e69

View File

@@ -43,7 +43,7 @@ return {
-- Formatters
"stylua",
"prettier",
"rustfmt",
-- rustfmt is managed by rustup, not mason
"google-java-format",
"djlint",
-- DAP