maxmx03.solarized.nvim/stylua.toml
Max Miliano 6a34504272 fix: Configuring highlight of type "@variable" #69
feat: github workflows, vusted, stylua
2024-03-28 11:24:54 -03:00

8 lines
187 B
TOML

column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
collapse_simple_statement = "ConditionalOnly"