Disabled stylua formating

This commit is contained in:
2024-03-25 00:44:11 +01:00
parent 903a1e6b8a
commit 10deb92566

View File

@@ -59,6 +59,9 @@ return {
completion = { completion = {
callSnippet = "Replace", callSnippet = "Replace",
}, },
format = {
enable = false,
},
}, },
}, },
}) })