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