nvim-nio/stylua.toml
2023-12-20 17:33:05 +01:00

5 lines
114 B
TOML

column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"