small config and plugin changes
This commit is contained in:
parent
523fedae4e
commit
e317dca789
8 changed files with 60 additions and 36 deletions
|
@ -17,6 +17,7 @@ return {
|
|||
opts = {
|
||||
-- Define your formatters
|
||||
formatters_by_ft = {
|
||||
xml = { "xmlformatter" },
|
||||
lua = { "stylua" },
|
||||
python = { "isort", "black" },
|
||||
javascript = { "prettierd", "prettier", stop_after_first = true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue