forked from dineshsalunke/nvim-config
refactor: add prettierd to conform
This commit is contained in:
parent
6a5a899429
commit
629d950126
@ -14,6 +14,7 @@ return {
|
||||
json = { "prettierd" },
|
||||
jsonc = { "prettierd" },
|
||||
go = { "gofumpt", "goimports" },
|
||||
yaml = { "prettierd" },
|
||||
},
|
||||
format_on_save = {
|
||||
timeout_ms = 500,
|
||||
|
Loading…
x
Reference in New Issue
Block a user