Skip to content

Commit d8a0c5a

Browse files
committed
chore: configure lua language server to disable formatting
1 parent fded232 commit d8a0c5a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.luarc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"format.enable": false
3+
}

0 commit comments

Comments
 (0)