chore: configure lua language server to disable formatting
This commit is contained in:
parent
b607bed666
commit
1c85677a94
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"format.enable": false
|
||||
}
|
||||
Loading…
Reference in New Issue