mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-29 06:18:18 +02:00
no more default stylua
This commit is contained in:
parent
611f502104
commit
94fda1e939
1 changed files with 1 additions and 1 deletions
|
@ -657,7 +657,7 @@ lvim.lang = {
|
|||
formatters = {
|
||||
{
|
||||
-- @usage can be stylua or lua_format
|
||||
exe = "stylua",
|
||||
exe = "",
|
||||
args = {},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue