diff options
author | delta <darkussdelta@gmail.com> | 2024-03-05 14:48:59 +0100 |
---|---|---|
committer | delta <darkussdelta@gmail.com> | 2024-03-05 14:48:59 +0100 |
commit | 510ef8e178929cf5e0c7fd5a5120fecf5f1b79f2 (patch) | |
tree | 3582e5cd7d000335ca94f2a009f3aed57bd86919 /.config/awesome/stylua.toml | |
parent | 95ba8030f722a616cff06c122dcfb2f63e25cf45 (diff) |
idk anymore
Diffstat (limited to '.config/awesome/stylua.toml')
-rw-r--r-- | .config/awesome/stylua.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/awesome/stylua.toml b/.config/awesome/stylua.toml new file mode 100644 index 0000000..5cc0b69 --- /dev/null +++ b/.config/awesome/stylua.toml @@ -0,0 +1,5 @@ +call_parentheses = "None" +indent_type = "Spaces" + +[sort_requires] +enabled = true |