diff --git a/common/.config/Code/User/settings.json b/common/.config/Code/User/settings.json index a822737..ae03731 100644 --- a/common/.config/Code/User/settings.json +++ b/common/.config/Code/User/settings.json @@ -181,7 +181,7 @@ "editor.defaultFormatter": "foxundermoon.shell-format" }, "[lua]": { - "editor.defaultFormatter": "JohnnyMorganz.stylua" + "editor.defaultFormatter": "sumneko.lua" }, // Better Comments