From a0cb2d6b8e33ce99fd53af7565cb9c252921d80e Mon Sep 17 00:00:00 2001 From: fm39hz-workstation Date: Sat, 25 May 2024 21:06:53 +0700 Subject: [PATCH] feat: change to tab --- stylua.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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