Files
neovim-config/stylua.toml
T
2024-07-06 04:29:41 -04:00

6 lines
113 B
TOML

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