diff options
Diffstat (limited to 'examples/gtk3/lua/stylua.toml')
-rw-r--r-- | examples/gtk3/lua/stylua.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/gtk3/lua/stylua.toml b/examples/gtk3/lua/stylua.toml new file mode 100644 index 0000000..4141934 --- /dev/null +++ b/examples/gtk3/lua/stylua.toml @@ -0,0 +1,4 @@ +indent_type = "Tabs" +indent_width = 4 +column_width = 80 +collapse_simple_statement = "Always" |