Disabled injected formatter
This commit is contained in:
parent
b578e7bfd4
commit
c7f3f3bb17
|
@ -67,7 +67,7 @@ tools.formatters = require("util.conform").assign_formatters({
|
|||
json = { "jq" },
|
||||
toml = { "taplo" },
|
||||
nix = { "nixfmt" },
|
||||
["*"] = { "injected" },
|
||||
-- ["*"] = { "injected" },
|
||||
["_"] = { "trim_whitespace", "trim_newlines" },
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user