kickstart.nvim/.stylua.toml
armandogaliati 48f2cd89cc fixed stylua
2024-07-02 22:00:24 -03:00

7 lines
137 B
TOML

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