parent
696961d514
commit
f4073c837f
3 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ return {
|
|||
scss = { { "prettierd", "prettier" } },
|
||||
html = { "prettierd" },
|
||||
sh = { "shfmt" },
|
||||
markdown = { "markdownlint" },
|
||||
-- Use the "_" filetype to run formatters on filetypes that don't
|
||||
-- have other formatters configured.
|
||||
["_"] = { "trim_whitespace" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue