Adding Changes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user