mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-05 02:24:58 +02:00
Update init.lua (#1108)
This commit is contained in:
parent
d1bed12764
commit
19f3af08c3
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ local toggle_autoformat = function()
|
|||
{
|
||||
"BufWritePost",
|
||||
"*",
|
||||
":silent lua vim.lsp.buf.formatting()",
|
||||
":silent lua vim.lsp.buf.formatting_sync()",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue