Do not autoformat on save

This commit is contained in:
Václav Uruba 2025-06-26 01:51:06 +02:00
parent 01186952d5
commit b943bb6332
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -21,11 +21,6 @@ return {
typescript = { "prettier" },
yaml = { "prettier" },
},
format_on_save = {
lsp_fallback = true,
async = false,
timeout_ms = 1000,
},
})
vim.keymap.set({ "n", "v" }, "<leader>mp", function()