Add toggleFormatOnSave capability to conform

This commit is contained in:
Venkatesan Ravi 2025-03-31 21:01:51 +00:00
commit c688311e37
2 changed files with 67 additions and 38 deletions

View file

@ -93,11 +93,7 @@ in {
})
end
''
else "
vim.lsp.buf.format({
bufnr = bufnr,
})
"
else ""
}
end,
})