diff options
| author | delta <darkussdelta@gmail.com> | 2025-07-04 00:38:29 +0200 |
|---|---|---|
| committer | delta <darkussdelta@gmail.com> | 2025-07-04 00:38:29 +0200 |
| commit | b3530d7c4a102935fa26498a160ee1dc6c1e9c03 (patch) | |
| tree | d7751206a694bc5de2d6b34b0c077cfcd1855798 /.config/wezterm/stylua.toml | |
| parent | df75ec5ed5e3848c497f0439acb43ec9246ad3e7 (diff) | |
:3
Diffstat (limited to '.config/wezterm/stylua.toml')
| -rw-r--r-- | .config/wezterm/stylua.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/wezterm/stylua.toml b/.config/wezterm/stylua.toml new file mode 100644 index 0000000..5cc0b69 --- /dev/null +++ b/.config/wezterm/stylua.toml @@ -0,0 +1,5 @@ +call_parentheses = "None" +indent_type = "Spaces" + +[sort_requires] +enabled = true |
