Added prettier

This commit is contained in:
2023-07-29 21:33:28 +02:00
parent 2425836f35
commit 54f8e49a5c
3 changed files with 15 additions and 10 deletions

View File

@ -1,9 +0,0 @@
return {
"williamboman/mason.nvim",
opts = {
ensure_installed = {
"gofumpt",
"prettierd",
},
},
}