From 28e8bdf7f8286bd431b7f3b709e79f3827b31469 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:54:03 +0900 Subject: updates --- debian/.config/LazyVim/stylua.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/.config/LazyVim/stylua.toml (limited to 'debian/.config/LazyVim/stylua.toml') diff --git a/debian/.config/LazyVim/stylua.toml b/debian/.config/LazyVim/stylua.toml new file mode 100644 index 0000000..5d6c50d --- /dev/null +++ b/debian/.config/LazyVim/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +column_width = 120 \ No newline at end of file -- cgit v1.2.3