Renames formatting to conform

This commit is contained in:
zwergius 2024-01-23 14:36:17 +01:00
parent 68ef9679bd
commit 1ea58a7cfc
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ return {
timeout_ms = 500 timeout_ms = 500
} }
}) })
vim.keymap.set({ "n", "v" }, "<leader>f", function() vim.keymap.set({ "n", "v" }, "<leader>f", function()
conform.format({ conform.format({
lsp_fallback = true, lsp_fallback = true,