dotfiles/bspwm/.config/nvim/.stylua.toml
SindreKjelsrud ec9c0395f6
🚚 moved old bspwm setup into its own folder
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2024-10-06 14:41:15 +02:00

6 lines
140 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"