Files
nvim/.stylua.toml
2025-05-06 16:51:24 -05:00

4 lines
172 B
TOML

indent_type = "Spaces" # Use spaces instead of tabs
indent_width = 2 # Number of spaces per indent level
quote_style = "ForceDouble" # Always use double quotes for strings