From 4e34cbf9673aeaba252e01df554a0d204e83c5e2 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 8 Apr 2026 13:26:13 +0900 Subject: * MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated-commit-by: dots Signed-off-by: Robert Günzler --- .config/mpv/scripts/.stylua.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .config/mpv/scripts/.stylua.toml (limited to '.config/mpv/scripts/.stylua.toml') diff --git a/.config/mpv/scripts/.stylua.toml b/.config/mpv/scripts/.stylua.toml new file mode 100644 index 0000000..616d360 --- /dev/null +++ b/.config/mpv/scripts/.stylua.toml @@ -0,0 +1,6 @@ +column_width = 100 +line_endings = "Unix" +indent_type = "Spaces" +indent_width = 2 +quote_style = "AutoPreferSingle" +#call_parentheses = "Always" -- cgit 1.4.1