Adding Changes

This commit is contained in:
Carlos
2025-02-02 12:26:38 -05:00
parent dbd430eac2
commit 93eb0ef78a
17 changed files with 536 additions and 22 deletions

View File

@@ -28,7 +28,7 @@ return {
},
})
vim.keymap.set({ "n", "v" }, "<leader>mp", function()
vim.keymap.set({ "n", "v" }, "<leader>mm", function()
conform.format({
lsp_fallback = true,
async = false,