kickstart.nvim/.stylua.toml
armandogaliati 5c3df06138 stylua fixes
2024-06-08 08:35:01 -03:00

7 lines
136 B
TOML

column_width = 80
line_endings = "Unix"
indent_type = "Tab"
indent_width = 1
quote_style = "AutoPreferSingle"
call_parentheses = "None"