dotfiles/.config/nvim/.stylua.toml
Sindre Kjelsrud 10adea97c8 🔧 add nvim config w/ nvchad ❤️
don't know if this is the right way, but fuck it lol
2023-09-15 14:45:59 +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"