lsp format
This commit is contained in:
parent
a292c93a58
commit
b58ffaac43
|
|
@ -250,7 +250,7 @@ M.lspconfig = {
|
|||
|
||||
["<leader>fm"] = {
|
||||
function()
|
||||
vim.lsp.buf.formatting {}
|
||||
vim.lsp.buf.format { async = true }
|
||||
end,
|
||||
"lsp formatting",
|
||||
},
|
||||
|
|
|
|||
Reference in New Issue