Update formatting.
This commit is contained in:
parent
982683f1ec
commit
4f978540de
@ -14,7 +14,8 @@
|
|||||||
options = { silent = true; };
|
options = { silent = true; };
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
action = "<cmd>lua require('conform').format({ bufnr = buf, lsp_fallback = true })<cr>";
|
action =
|
||||||
|
"<cmd>lua require('conform').format({ bufnr = buf, lsp_fallback = true })<cr>";
|
||||||
key = "<leader>f";
|
key = "<leader>f";
|
||||||
options = { silent = true; };
|
options = { silent = true; };
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user