Update formatting.
This commit is contained in:
parent
982683f1ec
commit
4f978540de
@ -14,7 +14,8 @@
|
||||
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";
|
||||
options = { silent = true; };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user