diff --git a/stylua.toml b/stylua.toml index 5d6c50d..f6abccb 100644 --- a/stylua.toml +++ b/stylua.toml @@ -1,3 +1,3 @@ -indent_type = "Spaces" +indent_type = "Tabs" indent_width = 2 -column_width = 120 \ No newline at end of file +column_width = 120