feat(conform): format command

This commit is contained in:
Guz
2026-02-14 13:05:04 -03:00
parent c60ec0fe4b
commit e00efd0922
2 changed files with 14 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ lze.load({
after = function()
require("dot.formatting")
end,
cmd = { "ConformInfo", "Format" },
event = { "InsertLeave", "TextChanged" },
on_require = "conform",
},
{
"guess-indent.nvim",