Renames formatting to conform
This commit is contained in:
parent
68ef9679bd
commit
1ea58a7cfc
|
@ -27,6 +27,7 @@ return {
|
|||
timeout_ms = 500
|
||||
}
|
||||
})
|
||||
|
||||
vim.keymap.set({ "n", "v" }, "<leader>f", function()
|
||||
conform.format({
|
||||
lsp_fallback = true,
|
Loading…
Reference in New Issue