Do not autoformat on save
This commit is contained in:
parent
01186952d5
commit
b943bb6332
@ -21,11 +21,6 @@ return {
|
|||||||
typescript = { "prettier" },
|
typescript = { "prettier" },
|
||||||
yaml = { "prettier" },
|
yaml = { "prettier" },
|
||||||
},
|
},
|
||||||
format_on_save = {
|
|
||||||
lsp_fallback = true,
|
|
||||||
async = false,
|
|
||||||
timeout_ms = 1000,
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
|
|
||||||
vim.keymap.set({ "n", "v" }, "<leader>mp", function()
|
vim.keymap.set({ "n", "v" }, "<leader>mp", function()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user